mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Add createmultisig and addmultisigaddress warnings release note
This commit is contained in:
parent
e46fc935aa
commit
d5cab1a96d
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue