2018-09-26 17:32:07 -04:00
|
|
|
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.
|
2018-10-06 00:24:06 +03:00
|
|
|
|
|
|
|
`ischange` field of boolean type that shows if an address was used for change
|
|
|
|
output was added to `getaddressinfo` method response.
|