From 0ff9320bf5b60968669269b05b0eba65dd69c6b6 Mon Sep 17 00:00:00 2001 From: jonnynewbs Date: Wed, 21 Sep 2016 20:51:00 -0400 Subject: refactor TxToJSON() and ScriptPubKeyToJSON() --- test/util/data/tt-delout1-out.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/util/data/tt-delout1-out.json') diff --git a/test/util/data/tt-delout1-out.json b/test/util/data/tt-delout1-out.json index afc4e95762..6769ed79ff 100644 --- a/test/util/data/tt-delout1-out.json +++ b/test/util/data/tt-delout1-out.json @@ -2,6 +2,8 @@ "txid": "c46ccd75b5050e942b2e86a3648f843f525fe6fc000bf0534ba5973063354493", "hash": "c46ccd75b5050e942b2e86a3648f843f525fe6fc000bf0534ba5973063354493", "version": 1, + "size": 3155, + "vsize": 3155, "locktime": 0, "vin": [ { -- cgit v1.2.3