Closed hiddentao closed 8 years ago
By default the wallet will load in account data which isn't stored against a network, meaning initially you always see incorrect data. This then is rectified once network id is available (but the UI doesn't update until you switch to another view and then back to the dashboard) Am pondering whether to clear out all account data that isn't stored against a network, thereby avoiding this scenario. Most likely will.
@frozeman
@frozeman ready for review
Work-in-Progress
We want to store accounts against a network id so that when we change network we don't pollute the UIs with irrelevant account data.