mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-05 10:17:30 -05:00
11 lines
239 B
Markdown
11 lines
239 B
Markdown
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.
|