mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
246 B
246 B
Notable changes
Updated RPCs
- Both
createmultisig
andaddmultisigaddress
now include awarnings
field, which will show a warning if a non-legacy address type is requested when using uncompressed public keys.