mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-16 23:02:38 -03:00
9 lines
246 B
Markdown
9 lines
246 B
Markdown
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.
|