diff options
| author | jonnynewbs <[email protected]> | 2016-09-21 10:52:53 -0400 |
|---|---|---|
| committer | jnewbery <[email protected]> | 2016-10-05 09:00:34 -0400 |
| commit | 4408558843c6c2b7abeb4160f641dfdbf5be5eb4 (patch) | |
| tree | f2619b1603e2ae5b81d314ee1cda3eaed6b0a114 /src/test/data/txcreate2.json | |
| parent | Merge #8856: Globals: Decouple GetConfigFile and ReadConfigFile from global m... (diff) | |
| download | discoin-4408558843c6c2b7abeb4160f641dfdbf5be5eb4.tar.xz discoin-4408558843c6c2b7abeb4160f641dfdbf5be5eb4.zip | |
Update bitcoin-tx to output witness data.
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": [ |