From 2874709a9f23d16eacfee1e53fadaff8081f16e6 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Mon, 26 Mar 2018 11:20:56 -0400 Subject: Expose a transaction's weight via RPC --- test/util/data/txcreatescript3.json | 1 + 1 file changed, 1 insertion(+) (limited to 'test/util/data/txcreatescript3.json') diff --git a/test/util/data/txcreatescript3.json b/test/util/data/txcreatescript3.json index 31b645921..b9192d9a8 100644 --- a/test/util/data/txcreatescript3.json +++ b/test/util/data/txcreatescript3.json @@ -4,6 +4,7 @@ "version": 1, "size": 53, "vsize": 53, + "weight": 212, "locktime": 0, "vin": [ ], -- cgit v1.2.3