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/txcreate1.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/txcreate1.json')
| -rw-r--r-- | src/test/data/txcreate1.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/data/txcreate1.json b/src/test/data/txcreate1.json index 3890dbaf6..567e8026a 100644 --- a/src/test/data/txcreate1.json +++ b/src/test/data/txcreate1.json @@ -1,5 +1,6 @@ { "txid": "f70f0d6c71416ed538e37549f430ab3665fee2437a42f10238c1bd490e782231", + "hash": "f70f0d6c71416ed538e37549f430ab3665fee2437a42f10238c1bd490e782231", "version": 1, "locktime": 0, "vin": [ |