diff options
Diffstat (limited to 'development/states/custom-rpc.json')
-rw-r--r-- | development/states/custom-rpc.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/development/states/custom-rpc.json b/development/states/custom-rpc.json index ea0f797e6..7917352e8 100644 --- a/development/states/custom-rpc.json +++ b/development/states/custom-rpc.json @@ -157,18 +157,15 @@ "estimatedGas": "0x5208" } ], - "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", - "network": "loading", + "network": "166", "seedWords": null, - "isConfirmed": true, - "isEthConfirmed": true, "unconfMsgs": {}, "messages": [], "provider": { "type": "rpc", "rpcTarget": "555.203.16.244" }, - "selectedAccount": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825" + "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825" }, "appState": { "menuOpen": false, |