0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-04 10:07:27 -05:00
bitcoin-bitcoin-core/doc/release-notes-20867.md

12 lines
239 B
Markdown
Raw Normal View History

Wallet
------
- We now support up to 20 keys in `multi()` and `sortedmulti()` descriptors
under `wsh()`. (#20867)
Updated RPCs
------------
- `addmultisigaddress` and `createmultisig` now support up to 20 keys for
Segwit addresses.