mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
rpcwallet: add 'ischange' field to 'getaddressinfo' response
This commit is contained in:
@@ -4,3 +4,6 @@ Low-level RPC changes
|
||||
`-usehd` was removed in version 0.16. From that version onwards, all new
|
||||
wallets created are hierarchical deterministic wallets. Version 0.18 makes
|
||||
specifying `-usehd` invalid config.
|
||||
|
||||
`ischange` field of boolean type that shows if an address was used for change
|
||||
output was added to `getaddressinfo` method response.
|
||||
|
||||
Reference in New Issue
Block a user