aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/shapeshift.json
diff options
context:
space:
mode:
Diffstat (limited to 'development/states/shapeshift.json')
-rw-r--r--development/states/shapeshift.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/development/states/shapeshift.json b/development/states/shapeshift.json
index a656fb00f..7004e83be 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": {
@@ -47,10 +46,10 @@
}
},
"transactions": [],
- "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
+ "selectedAccount": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
"network": "1",
"seedWords": null,
- "isConfirmed": true,
+ "isDisclaimerConfirmed": true,
"unconfMsgs": {},
"messages": [],
"shapeShiftTxList": [],
@@ -345,4 +344,4 @@
"isSubLoading": false
},
"identities": {}
-} \ No newline at end of file
+}