doc: add release notes for 20867

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
Antoine Poinsot 2021-02-19 23:03:03 +01:00
parent 5aa50ab9cc
commit ebd4be43cc
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -0,0 +1,11 @@
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.