diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-10-13 18:56:20 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-10-13 18:56:43 +0200 |
| commit | e2b8c394d61de1e153b9b39d99c45654774f00de (patch) | |
| tree | 2790bca919931ed0d5b6a80b375f7fc39df736c9 /src/test/data/txcreate2.json | |
| parent | Merge #8904: [qa] Fix compact block shortids for a test case (diff) | |
| parent | Update bitcoin-tx to output witness data. (diff) | |
| download | discoin-e2b8c394d61de1e153b9b39d99c45654774f00de.tar.xz discoin-e2b8c394d61de1e153b9b39d99c45654774f00de.zip | |
Merge #8817: update bitcoin-tx to output witness data
4408558 Update bitcoin-tx to output witness data. (jonnynewbs)
Diffstat (limited to 'src/test/data/txcreate2.json')
| -rw-r--r-- | src/test/data/txcreate2.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/data/txcreate2.json b/src/test/data/txcreate2.json index c56293eaf..a70c1d302 100644 --- a/src/test/data/txcreate2.json +++ b/src/test/data/txcreate2.json @@ -1,5 +1,6 @@ { "txid": "cf90229625e9eb10f6be8156bf6aa5ec2eca19a42b1e05c11f3029b560a32e13", + "hash": "cf90229625e9eb10f6be8156bf6aa5ec2eca19a42b1e05c11f3029b560a32e13", "version": 1, "locktime": 0, "vin": [ |