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/accounts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/states/accounts.json') diff --git a/development/states/accounts.json b/development/states/accounts.json index 1b8f0f10b..02c11cd98 100644 --- a/development/states/accounts.json +++ b/development/states/accounts.json @@ -89,7 +89,7 @@ } }, "transactions": [], - "selectedAddress": "0x0abdd95cafcabec9b3e99dcd09fc4b441037cb80", + "selectedAccount": "0x0abdd95cafcabec9b3e99dcd09fc4b441037cb80", "network": "2", "isDisclaimerConfirmed": true, "unconfMsgs": {}, -- cgit v1.2.3