aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreatemultisig5.json
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2018-03-26 11:20:56 -0400
committerMatt Corallo <git@bluematt.me>2018-04-13 15:18:26 -0400
commit2874709a9f23d16eacfee1e53fadaff8081f16e6 (patch)
tree31a26ab89bec62e7d13aea8d1888ab883e4bec38 /test/util/data/txcreatemultisig5.json
parent5f2a39946fd42535038e0143cbd289d3070b9f07 (diff)
downloadbitcoin-2874709a9f23d16eacfee1e53fadaff8081f16e6.tar.xz
Expose a transaction's weight via RPC
Diffstat (limited to 'test/util/data/txcreatemultisig5.json')
-rw-r--r--test/util/data/txcreatemultisig5.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util/data/txcreatemultisig5.json b/test/util/data/txcreatemultisig5.json
index 20e9bb077b..ea07822ddd 100644
--- a/test/util/data/txcreatemultisig5.json
+++ b/test/util/data/txcreatemultisig5.json
@@ -4,6 +4,7 @@
"version": 2,
"size": 42,
"vsize": 42,
+ "weight": 168,
"locktime": 0,
"vin": [
],