aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreate2.json
diff options
context:
space:
mode:
authorJonas Schnelli <[email protected]>2018-04-17 20:05:12 +0200
committerJonas Schnelli <[email protected]>2018-04-17 20:05:23 +0200
commit3a8a4dc4a130c6d1eeff3fb8e6d9688dda2f8d25 (patch)
tree2700e17c932ae8b6daf532bce104cb849ec97e0c /test/util/data/txcreate2.json
parentMerge #12949: tests: Avoid copies of CTransaction (diff)
parentNote new weight field in release-notes. (diff)
downloaddiscoin-3a8a4dc4a130c6d1eeff3fb8e6d9688dda2f8d25.tar.xz
discoin-3a8a4dc4a130c6d1eeff3fb8e6d9688dda2f8d25.zip
Merge #12791: Expose a transaction's weight via RPC
9e50c337c Note new weight field in release-notes. (Matt Corallo) d0d9112b7 Test new weight field in p2p_segwit (Matt Corallo) 2874709a9 Expose a transaction's weight via RPC (Matt Corallo) Pull request description: This seems like an obvious oversight. Tree-SHA512: defd047de34fb06a31f589e1a4eef68fcae85095cc67b7c8fb434237bb40300d7f3f97e852d3e7226330e26b96943846b7baf6da0cfc79db8d56e9c1f7848ad9
Diffstat (limited to 'test/util/data/txcreate2.json')
-rw-r--r--test/util/data/txcreate2.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util/data/txcreate2.json b/test/util/data/txcreate2.json
index cca00f752..ee9b9c3c1 100644
--- a/test/util/data/txcreate2.json
+++ b/test/util/data/txcreate2.json
@@ -4,6 +4,7 @@
"version": 2,
"size": 19,
"vsize": 19,
+ "weight": 76,
"locktime": 0,
"vin": [
],