aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/txcreatemultisig4.json
blob: 4f71011de4b3fc1938a5683137612613b86b5aa4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "txid": "5e8b1cc73234e208d4b7ca9075f136b908c34101be7a048df4ba9ac758b61567",
    "hash": "5e8b1cc73234e208d4b7ca9075f136b908c34101be7a048df4ba9ac758b61567",
    "version": 1,
    "locktime": 0,
    "vin": [
    ],
    "vout": [
        {
            "value": 1.00,
            "n": 0,
            "scriptPubKey": {
                "asm": "OP_HASH160 6edf12858999f0dae74f9c692e6694ee3621b2ac OP_EQUAL",
                "hex": "a9146edf12858999f0dae74f9c692e6694ee3621b2ac87",
                "reqSigs": 1,
                "type": "scripthash",
                "addresses": [
                    "A2YWDq5LxuVGX3qvyMk2S9GdQUvJ8zaCmF"
                ]
            }
        }
    ],
    "hex": "01000000000100e1f5050000000017a9146edf12858999f0dae74f9c692e6694ee3621b2ac8700000000"
}