diff options
author | Antoine Poinsot <darosior@protonmail.com> | 2023-02-03 18:18:39 +0100 |
---|---|---|
committer | Antoine Poinsot <darosior@protonmail.com> | 2023-02-03 18:18:39 +0100 |
commit | 6699d850e466a65ddd0802be747188ef40cf9de0 (patch) | |
tree | f6cb7fb4ad01328149f9018f7e5567d817a38bc6 /doc | |
parent | dfc9acbf0170bde6f2abb879b5584dabd1266531 (diff) |
doc: release notes for #27037
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-27037.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release-notes-27037.md b/doc/release-notes-27037.md new file mode 100644 index 0000000000..ee30e64010 --- /dev/null +++ b/doc/release-notes-27037.md @@ -0,0 +1,5 @@ +RPC +--- + +- `decodescript` may now infer a Miniscript descriptor under P2WSH context if it is not lacking + information. |