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>
239 B
239 B
Wallet
- We now support up to 20 keys in
multi()
andsortedmulti()
descriptors underwsh()
. (#20867)
Updated RPCs
addmultisigaddress
andcreatemultisig
now support up to 20 keys for Segwit addresses.