aboutsummaryrefslogtreecommitdiff
path: root/doc
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 /doc
parente30b6ea194fee3bb95a45e7b732a99566b88f1f5 (diff)
downloadbitcoin-6498ba151b35ce9621ad00730f1fdfca55538ace.tar.xz
transaction decoding infer output descriptors
Diffstat (limited to 'doc')
-rw-r--r--doc/REST-interface.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/REST-interface.md b/doc/REST-interface.md
index 51a73b89fc..1f0a07a284 100644
--- a/doc/REST-interface.md
+++ b/doc/REST-interface.md
@@ -108,6 +108,7 @@ $ curl localhost:18332/rest/getutxos/checkmempool/b2cdfd7b89def827ff8af7cd9bff76
"value" : 8.8687,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 1c7cebb529b86a04c683dfa87be49de35bcf589e OP_EQUALVERIFY OP_CHECKSIG",
+ "desc" : "addr(mi7as51dvLJsizWnTMurtRmrP8hG2m1XvD)#gj9tznmy"
"hex" : "76a9141c7cebb529b86a04c683dfa87be49de35bcf589e88ac",
"type" : "pubkeyhash",
"address" : "mi7as51dvLJsizWnTMurtRmrP8hG2m1XvD"