mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-08-05 22:44:50 +02:00
Add createmultisig and addmultisigaddress warnings release note
This commit is contained in:
parent
e46fc935aa
commit
d5cab1a96d
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.
|
Loading…
Reference in New Issue
Block a user