mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
Add createmultisig and addmultisigaddress warnings release note
This commit is contained in:
9
doc/release-notes-23113.md
Normal file
9
doc/release-notes-23113.md
Normal 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.
|
||||||
Reference in New Issue
Block a user