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/txcreatemultisig4.json
Normal file
25
test/functional/data/util/txcreatemultisig4.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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",
|
||||
"desc": "addr(3BoFUz1StqcNcgUTZE5cC1eFhuYFzj3fGH)#466tx6fn",
|
||||
"hex": "a9146edf12858999f0dae74f9c692e6694ee3621b2ac87",
|
||||
"address": "3BoFUz1StqcNcgUTZE5cC1eFhuYFzj3fGH",
|
||||
"type": "scripthash"
|
||||
}
|
||||
}
|
||||
],
|
||||
"hex": "01000000000100e1f5050000000017a9146edf12858999f0dae74f9c692e6694ee3621b2ac8700000000"
|
||||
}
|
||||
Reference in New Issue
Block a user