aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreatemultisig4.json
blob: a00dbe3f5d09079b0a95eec16e9cd923084225f3 (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": "5e8b1cc73234e208d4b7ca9075f136b908c34101be7a048df4ba9ac758b61567",
    "hash": "5e8b1cc73234e208d4b7ca9075f136b908c34101be7a048df4ba9ac758b61567",
    "version": 1,
    "size": 42,
    "vsize": 42,
    "weight": 168,
    "locktime": 0,
    "vin": [
    ],
    "vout": [
        {
            "value": 1.00000000,
            "n": 0,
            "scriptPubKey": {
                "asm": "OP_HASH160 6edf12858999f0dae74f9c692e6694ee3621b2ac OP_EQUAL",
                "hex": "a9146edf12858999f0dae74f9c692e6694ee3621b2ac87",
                "reqSigs": 1,
                "type": "scripthash",
                "addresses": [
                    "3BoFUz1StqcNcgUTZE5cC1eFhuYFzj3fGH"
                ]
            }
        }
    ],
    "hex": "01000000000100e1f5050000000017a9146edf12858999f0dae74f9c692e6694ee3621b2ac8700000000"
}