diff options
Diffstat (limited to 'development/states/config.json')
-rw-r--r-- | development/states/config.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/states/config.json b/development/states/config.json index 195e13bbb..d1a2b88b7 100644 --- a/development/states/config.json +++ b/development/states/config.json @@ -57,7 +57,6 @@ } }, "transactions": [], - "selectedAccount": "0x843963b837841dad3b0f5969ff271108776616df", "network": "2", "isDisclaimerConfirmed": true, "unconfMsgs": {}, @@ -65,7 +64,7 @@ "provider": { "type": "testnet" }, - "selectedAccount": "0x843963b837841dad3b0f5969ff271108776616df", + "selectedAddress": "0x843963b837841dad3b0f5969ff271108776616df", "seedWords": null }, "appState": { |