aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreateoutpubkey1.json
blob: 32097b3ebe22b680811d423ffe9be2e112ea6610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "txid": "f42b38ac12e3fafc96ba1a9ba70cbfe326744aef75df5fb9db5d6e2855ca415f",
    "hash": "f42b38ac12e3fafc96ba1a9ba70cbfe326744aef75df5fb9db5d6e2855ca415f",
    "version": 1,
    "size": 54,
    "vsize": 54,
    "weight": 216,
    "locktime": 0,
    "vin": [
    ],
    "vout": [
        {
            "value": 0.00000000,
            "n": 0,
            "scriptPubKey": {
                "asm": "02a5613bd857b7048924264d1e70e08fb2a7e6527d32b7ab1bb993ac59964ff397 OP_CHECKSIG",
                "hex": "2102a5613bd857b7048924264d1e70e08fb2a7e6527d32b7ab1bb993ac59964ff397ac",
                "reqSigs": 1,
                "type": "pubkey",
                "addresses": [
                    "1FoG2386FG2tAJS9acMuiDsKy67aGg9MKz"
                ]
            }
        }
    ],
    "hex": "0100000000010000000000000000232102a5613bd857b7048924264d1e70e08fb2a7e6527d32b7ab1bb993ac59964ff397ac00000000"
}