diff options
Diffstat (limited to 'development/states/shapeshift.json')
-rw-r--r-- | development/states/shapeshift.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/states/shapeshift.json b/development/states/shapeshift.json index a656fb00f..31b8cadec 100644 --- a/development/states/shapeshift.json +++ b/development/states/shapeshift.json @@ -2,7 +2,6 @@ "metamask": { "isInitialized": true, "isUnlocked": true, - "isEthConfirmed": true, "currentDomain": "example.com", "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": { @@ -345,4 +344,4 @@ "isSubLoading": false }, "identities": {} -}
\ No newline at end of file +} |