aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreatescript2.json
diff options
context:
space:
mode:
authorMatt Corallo <[email protected]>2018-03-26 11:20:56 -0400
committerMatt Corallo <[email protected]>2018-04-13 15:18:26 -0400
commit2874709a9f23d16eacfee1e53fadaff8081f16e6 (patch)
tree31a26ab89bec62e7d13aea8d1888ab883e4bec38 /test/util/data/txcreatescript2.json
parentMerge #11200: Allow for aborting rescans in the GUI (diff)
downloaddiscoin-2874709a9f23d16eacfee1e53fadaff8081f16e6.tar.xz
discoin-2874709a9f23d16eacfee1e53fadaff8081f16e6.zip
Expose a transaction's weight via RPC
Diffstat (limited to 'test/util/data/txcreatescript2.json')
-rw-r--r--test/util/data/txcreatescript2.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util/data/txcreatescript2.json b/test/util/data/txcreatescript2.json
index 94b669ffb..32dd64457 100644
--- a/test/util/data/txcreatescript2.json
+++ b/test/util/data/txcreatescript2.json
@@ -4,6 +4,7 @@
"version": 1,
"size": 42,
"vsize": 42,
+ "weight": 168,
"locktime": 0,
"vin": [
],