bitcoin-util-test.py should fail if the output file is empty

Github-Pull: #8836
Rebased-From: da9469770847df56e67e629986129a087b5bd7a5
This commit is contained in:
jnewbery
2016-09-29 10:13:16 -04:00
committed by MarcoFalke
parent d87227d6d2
commit eb18cc1272
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"txid": "cf90229625e9eb10f6be8156bf6aa5ec2eca19a42b1e05c11f3029b560a32e13",
"version": 1,
"locktime": 0,
"vin": [
],
"vout": [
{
"value": 0.00,
"n": 0,
"scriptPubKey": {
"asm": "",
"hex": "",
"type": "nonstandard"
}
}
],
"hex": "01000000000100000000000000000000000000"
}