-
Notifications
You must be signed in to change notification settings - Fork 5
/
transaction_config.json
72 lines (72 loc) · 3.49 KB
/
transaction_config.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"Mnemonic Code": [
"maple", "tomato", "smoke", "label", "rotate", "alien", "frown",
"dry", "slim", "marriage", "wool", "hotel", "model", "shop",
"era", "expose", "shift", "afraid", "cradle", "junior", "any",
"object", "fat", "addict"
],
"Source Info": {
"P2PKH": [{
"Address": "mkYqHGzQvoZ2AkGWBwA5BroC6j6c21xAAF",
"Private Key WIF": "cUcSmC5p2Sr4mVNH2qcAS4YZqVk6tcxzwwvPVDNVfPVPGAsva53Q"
}, {
"Access Key": "m/1"
}],
"P2WPKH": [{
"Access Key": "m/0"
}],
"P2SH-P2WPKH": [{
"Access Key": "m/10"
}],
"P2SH": [{
"Public Keys": ["035d25a9986685ceee5232016adb8142ee40e0866f5473fce4ccc93590c4f03a3d", "027b6164477b79fb825c491dc3f325e5593d4ac299f68b2b2c215ded722e7d4ac8", "03acab3849b9d0f5a49591b4835907f92e24aac416a5b4cc93a2961646a3d7cf7a"],
"Private Keys": ["cQERiDaLz8X34atg5zj9NBapDoZA7jjcxEgZfHUp1b1kZEaBFsgS", "cUtVNkRcJeKxdwQyvVHnxhHvgN7EAmoJvJp4CQogsMvPGL8ob8kb"],
"Lock Key Count": 3,
"Unlock Key Threshold": 2
}, {
"Access Keys": ["m/7", "m/8", "m/9"],
"Lock Key Count": 3,
"Unlock Key Threshold": 2
}],
"P2WSH": [{
"Public Keys": ["02abf78175e80f509269ec5a0359fd43db2ef08bf67a828b7b167f6ceb2efd58c2", "026b08fbcded824e24cd10e2f688b7989e504c03b9f7a0689f3cea777074979ef4", "02716cfe550eba81a3559573f351b4278d3f0cf1dd019be7047bae0f391e20487c"],
"Private Keys": ["bcrt1q227dc3ja95xneadq037qenmtqv74hgq6dsjg4f", "bcrt1qavtn2veye0w56ps4rgtu98ux9ldfgfy09mc4v7"],
"Lock Key Count": 3,
"Unlock Key Threshold": 2
}, {
"Access Keys": ["m/7", "m/8", "m/9"],
"Lock Key Count": 3,
"Unlock Key Threshold": 2
}],
"P2SH-P2WSH": [{
"Public Keys": ["030adfebb488c3a6d12a36520f365b5ac1ff8b537dfb0c34e30c74d3196e23c9ae", "022788cb6338fb2e758e34887b6b5e3dc41c1460b42fd805258baca410a6c355ba", "02ce10549919b54bef22b464aee3fa69d6f97d0842706978d2155f7487c4d5f848"],
"Private Keys": ["bcrt1q0xkegv9rx84d629tnnj0zc6gt37thnwhwxdh5k", "bcrt1q7dpxnkfy4qfztmdw89t2g6ums64zevly6gmv9x"],
"Lock Key Count": 3,
"Unlock Key Threshold": 2
}, {
"Access Keys": ["m/14", "m/15", "m/16"],
"Lock Key Count": 3,
"Unlock Key Threshold": 2
}]
},
"In-use Access Keys": {
"Segwit": [],
"P2PKH": []
},
"Used Access Keys": {
"Segwit": [],
"P2PKH": []
},
"Target Info": [{
"Address": "bcrt1q5clqxgfv58s30h8qv2fw7v3cqqu3umax6lhdhs",
"Amount": 150.0
}],
"Change Info": {
"Access Key": "m/2",
"Address Type": "P2WPKH"
},
"Transaction Fees": 0.002,
"Locktime": 0,
"Network Type": "regtest",
"Address Amount Limit": 1
}