From 2fa60cfcbfdeb43599007f0dd26fd44a4beec8f1 Mon Sep 17 00:00:00 2001 From: kumavis Date: Mon, 30 Jan 2017 15:25:12 -0800 Subject: continue rename selectedAccount to selectedAddress --- development/states/account-detail-with-transaction-history.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/states/account-detail-with-transaction-history.json') diff --git a/development/states/account-detail-with-transaction-history.json b/development/states/account-detail-with-transaction-history.json index 3847e341e..2f319b08c 100644 --- a/development/states/account-detail-with-transaction-history.json +++ b/development/states/account-detail-with-transaction-history.json @@ -99,7 +99,7 @@ "status": "confirmed", "containsDelegateCall": false }], - "selectedAccount": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", + "selectedAddress": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "network": "2", "seedWords": null, "isDisclaimerConfirmed": true, @@ -108,7 +108,7 @@ "provider": { "type": "testnet" }, - "selectedAccount": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc" + "selectedAddress": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc" }, "appState": { "menuOpen": false, -- cgit v1.2.3