diff options
Diffstat (limited to 'development/states/pending-signature.json')
-rw-r--r-- | development/states/pending-signature.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/development/states/pending-signature.json b/development/states/pending-signature.json index 33f79b4c8..0d49e0229 100644 --- a/development/states/pending-signature.json +++ b/development/states/pending-signature.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "isEthConfirmed": true, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { @@ -355,7 +354,6 @@ "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", "network": "1471904489432", "seedWords": null, - "isConfirmed": true, "unconfMsgs": { "1472076978535283": { "id": 1472076978535283, @@ -385,7 +383,7 @@ "type": "rpc", "rpcTarget": "http://localhost:8545" }, - "selectedAccount": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825" + "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825" }, "appState": { "menuOpen": false, @@ -403,4 +401,4 @@ "warning": null }, "identities": {} -}
\ No newline at end of file +} |