mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 12:22:39 -03:00
ebd4be43cc
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
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.
|