From 6498ba151b35ce9621ad00730f1fdfca55538ace Mon Sep 17 00:00:00 2001 From: Gregory Sanders Date: Tue, 3 Sep 2019 12:04:30 -0400 Subject: transaction decoding infer output descriptors --- test/util/data/txcreatemultisig5.json | 1 + 1 file changed, 1 insertion(+) (limited to 'test/util/data/txcreatemultisig5.json') diff --git a/test/util/data/txcreatemultisig5.json b/test/util/data/txcreatemultisig5.json index 93048cf261..98a5c2d8d1 100644 --- a/test/util/data/txcreatemultisig5.json +++ b/test/util/data/txcreatemultisig5.json @@ -14,6 +14,7 @@ "n": 0, "scriptPubKey": { "asm": "OP_HASH160 a4051c02398868af83f28f083208fae99a769263 OP_EQUAL", + "desc": "addr(3GeGs1eHUxPz5YyuFe9WPpXid2UsUb5Jos)#juhnnegr", "hex": "a914a4051c02398868af83f28f083208fae99a76926387", "address": "3GeGs1eHUxPz5YyuFe9WPpXid2UsUb5Jos", "type": "scripthash" -- cgit v1.2.3