diff options
Diffstat (limited to 'development/states/help.json')
-rw-r--r-- | development/states/help.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/states/help.json b/development/states/help.json index 9c2c4f0d3..b0c9903ac 100644 --- a/development/states/help.json +++ b/development/states/help.json @@ -55,14 +55,14 @@ }, "transactions": [], "network": "2", - "isConfirmed": true, + "isDisclaimerConfirmed": true, "unconfMsgs": {}, "messages": [], "provider": { "type": "testnet" }, "selectedAccount": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", - "selectedAddress": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", + "selectedAccount": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "seedWords": null }, "appState": { |