0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

doc: release notes for #27037

This commit is contained in:
Antoine Poinsot 2023-02-03 18:18:39 +01:00
parent dfc9acbf01
commit 6699d850e4
No known key found for this signature in database
GPG key ID: E13FC145CD3F4304

View file

@ -0,0 +1,5 @@
RPC
---
- `decodescript` may now infer a Miniscript descriptor under P2WSH context if it is not lacking
information.