From f5b0795ac5582dd53de728479cf47c43eabfe67c Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Mon, 21 Nov 2016 16:21:16 -0800 Subject: change all instances of selectedAddress to selectedAccount. --- development/states/shapeshift.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/states/shapeshift.json') diff --git a/development/states/shapeshift.json b/development/states/shapeshift.json index 3e700f546..7004e83be 100644 --- a/development/states/shapeshift.json +++ b/development/states/shapeshift.json @@ -46,7 +46,7 @@ } }, "transactions": [], - "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", + "selectedAccount": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825", "network": "1", "seedWords": null, "isDisclaimerConfirmed": true, -- cgit v1.2.3