Add createmultisig and addmultisigaddress warnings release note

This commit is contained in:
Samuel Dobson 2021-09-28 15:21:45 +13:00
parent e46fc935aa
commit d5cab1a96d

View File

@ -0,0 +1,9 @@
Notable changes
===============
Updated RPCs
------------
- Both `createmultisig` and `addmultisigaddress` now include a `warnings`
field, which will show a warning if a non-legacy address type is requested
when using uncompressed public keys.