mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 02:02:42 +02:00
move-only util data to test/functional/data/util
This commit is contained in:
25
test/functional/data/util/txcreatemultisig5.json
Normal file
25
test/functional/data/util/txcreatemultisig5.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"txid": "813cf75e1f08debd242ef7c8192b7d478fb651355209369499a0de779ba7eb2f",
|
||||
"hash": "813cf75e1f08debd242ef7c8192b7d478fb651355209369499a0de779ba7eb2f",
|
||||
"version": 2,
|
||||
"size": 42,
|
||||
"vsize": 42,
|
||||
"weight": 168,
|
||||
"locktime": 0,
|
||||
"vin": [
|
||||
],
|
||||
"vout": [
|
||||
{
|
||||
"value": 1.00000000,
|
||||
"n": 0,
|
||||
"scriptPubKey": {
|
||||
"asm": "OP_HASH160 a4051c02398868af83f28f083208fae99a769263 OP_EQUAL",
|
||||
"desc": "addr(3GeGs1eHUxPz5YyuFe9WPpXid2UsUb5Jos)#juhnnegr",
|
||||
"hex": "a914a4051c02398868af83f28f083208fae99a76926387",
|
||||
"address": "3GeGs1eHUxPz5YyuFe9WPpXid2UsUb5Jos",
|
||||
"type": "scripthash"
|
||||
}
|
||||
}
|
||||
],
|
||||
"hex": "02000000000100e1f5050000000017a914a4051c02398868af83f28f083208fae99a7692638700000000"
|
||||
}
|
||||
Reference in New Issue
Block a user