diff options
author | warptangent <warptangent@inbox.com> | 2014-12-06 03:09:46 -0800 |
---|---|---|
committer | warptangent <warptangent@inbox.com> | 2014-12-06 03:15:18 -0800 |
commit | f9822c483ead4c392fdf1f1317af31a1bfa9e228 (patch) | |
tree | 1bf25df63ec8c89c0ada3aee5506adc6cda406ae /src/miner | |
parent | Checking and handling for deterministic vs non-deterministic wallet (diff) | |
download | monero-f9822c483ead4c392fdf1f1317af31a1bfa9e228.tar.xz |
wallet JSON update for non-deterministic wallet data
wallet2::store_keys() and wallet2::load_keys() should only use the JSON
attribute "seed_language" when applicable. That is only for
deterministic wallets.
- store_keys() don't add JSON attribute "seed_language" if
seed_language is empty
- load_keys() don't call set_seed_language if JSON attribute
"seed_language" not present
Diffstat (limited to 'src/miner')
0 files changed, 0 insertions, 0 deletions