aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreateoutpubkey1.json
diff options
context:
space:
mode:
authorjonnynewbs <jonnynewbs@gmail.com>2016-09-21 20:51:00 -0400
committerJohn Newbery <john@johnnewbery.com>2017-04-28 10:01:56 -0400
commit0ff9320bf5b60968669269b05b0eba65dd69c6b6 (patch)
treeeac1dd4f4bd2efd2ef144528fa967557ea3030d5 /test/util/data/txcreateoutpubkey1.json
parent4c924011f535c46b3bc02bef8b7e2a8ad559d78d (diff)
downloadbitcoin-0ff9320bf5b60968669269b05b0eba65dd69c6b6.tar.xz
refactor TxToJSON() and ScriptPubKeyToJSON()
Diffstat (limited to 'test/util/data/txcreateoutpubkey1.json')
-rw-r--r--test/util/data/txcreateoutpubkey1.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/util/data/txcreateoutpubkey1.json b/test/util/data/txcreateoutpubkey1.json
index 6019fa2dcd..f10aaecf7a 100644
--- a/test/util/data/txcreateoutpubkey1.json
+++ b/test/util/data/txcreateoutpubkey1.json
@@ -2,6 +2,8 @@
"txid": "f42b38ac12e3fafc96ba1a9ba70cbfe326744aef75df5fb9db5d6e2855ca415f",
"hash": "f42b38ac12e3fafc96ba1a9ba70cbfe326744aef75df5fb9db5d6e2855ca415f",
"version": 1,
+ "size": 54,
+ "vsize": 54,
"locktime": 0,
"vin": [
],