mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01: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.