diff options
continue rename selectedAccount to selectedAddress
Diffstat (limited to 'development/states/help.json')
-rw-r--r-- | development/states/help.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/states/help.json b/development/states/help.json index b0c9903ac..8d0bd8cb6 100644 --- a/development/states/help.json +++ b/development/states/help.json @@ -61,8 +61,7 @@ "provider": { "type": "testnet" }, - "selectedAccount": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", - "selectedAccount": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", + "selectedAddress": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "seedWords": null }, "appState": { |