mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-09 14:18:58 +02:00
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
This commit is contained in:
11
test/util/data/blanktxv2.json
Normal file
11
test/util/data/blanktxv2.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"txid": "4ebd325a4b394cff8c57e8317ccf5a8d0e2bdf1b8526f8aad6c8e43d8240621a",
|
||||
"hash": "4ebd325a4b394cff8c57e8317ccf5a8d0e2bdf1b8526f8aad6c8e43d8240621a",
|
||||
"version": 2,
|
||||
"locktime": 0,
|
||||
"vin": [
|
||||
],
|
||||
"vout": [
|
||||
],
|
||||
"hex": "02000000000000000000"
|
||||
}
|
||||
Reference in New Issue
Block a user