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