aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreateoutpubkey1.json
diff options
context:
space:
mode:
authorGregory Sanders <gsanders87@gmail.com>2019-09-03 12:04:30 -0400
committerGregory Sanders <gsanders87@gmail.com>2022-01-26 09:56:51 +0800
commit6498ba151b35ce9621ad00730f1fdfca55538ace (patch)
treec1849d74d672fce9bc2df7763deba368fd5d0f2a /test/util/data/txcreateoutpubkey1.json
parente30b6ea194fee3bb95a45e7b732a99566b88f1f5 (diff)
downloadbitcoin-6498ba151b35ce9621ad00730f1fdfca55538ace.tar.xz
transaction decoding infer output descriptors
Diffstat (limited to 'test/util/data/txcreateoutpubkey1.json')
-rw-r--r--test/util/data/txcreateoutpubkey1.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util/data/txcreateoutpubkey1.json b/test/util/data/txcreateoutpubkey1.json
index 42b519bb21..3baf479991 100644
--- a/test/util/data/txcreateoutpubkey1.json
+++ b/test/util/data/txcreateoutpubkey1.json
@@ -14,6 +14,7 @@
"n": 0,
"scriptPubKey": {
"asm": "02a5613bd857b7048924264d1e70e08fb2a7e6527d32b7ab1bb993ac59964ff397 OP_CHECKSIG",
+ "desc": "pk(02a5613bd857b7048924264d1e70e08fb2a7e6527d32b7ab1bb993ac59964ff397)#rk5v7uqw",
"hex": "2102a5613bd857b7048924264d1e70e08fb2a7e6527d32b7ab1bb993ac59964ff397ac",
"type": "pubkey"
}