diff options
Diffstat (limited to 'development/states/custom-rpc.json')
-rw-r--r-- | development/states/custom-rpc.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/development/states/custom-rpc.json b/development/states/custom-rpc.json index 5ac8e9e58..79c2d667a 100644 --- a/development/states/custom-rpc.json +++ b/development/states/custom-rpc.json @@ -157,11 +157,10 @@ "estimatedGas": "0x5208" } ], - "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", + "selectedAccount": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", "network": "166", "seedWords": null, - "isConfirmed": true, - "isEthConfirmed": true, + "isDisclaimerConfirmed": true, "unconfMsgs": {}, "messages": [], "provider": { |