diff options
author | Gregory Sanders <gsanders87@gmail.com> | 2019-09-03 12:04:30 -0400 |
---|---|---|
committer | Gregory Sanders <gsanders87@gmail.com> | 2022-01-26 09:56:51 +0800 |
commit | 6498ba151b35ce9621ad00730f1fdfca55538ace (patch) | |
tree | c1849d74d672fce9bc2df7763deba368fd5d0f2a /test/util/data/txcreatescript1.json | |
parent | e30b6ea194fee3bb95a45e7b732a99566b88f1f5 (diff) |
transaction decoding infer output descriptors
Diffstat (limited to 'test/util/data/txcreatescript1.json')
-rw-r--r-- | test/util/data/txcreatescript1.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/util/data/txcreatescript1.json b/test/util/data/txcreatescript1.json index af1c4c35e2..cdee9dbbfa 100644 --- a/test/util/data/txcreatescript1.json +++ b/test/util/data/txcreatescript1.json @@ -14,6 +14,7 @@ "n": 0, "scriptPubKey": { "asm": "OP_DROP", + "desc": "raw(75)#ppey0zqj", "hex": "75", "type": "nonstandard" } |