Skip to content

Commit

Permalink
Add createmultisig and addmultisigaddress warnings release note
Browse files Browse the repository at this point in the history
  • Loading branch information
meshcollider committed Dec 8, 2021
1 parent c1f9fa4 commit 74c34e2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/release-notes-23113.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 74c34e2

Please sign in to comment.