From 956482be96cb125a19ab73ce633b375fb97f95e9 Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Tue, 14 Mar 2017 17:05:27 -0700 Subject: Fix development to use new currency state. --- development/states/account-detail-with-shapeshift-tx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/states/account-detail-with-shapeshift-tx.json') diff --git a/development/states/account-detail-with-shapeshift-tx.json b/development/states/account-detail-with-shapeshift-tx.json index c14062350..97d5e9f06 100644 --- a/development/states/account-detail-with-shapeshift-tx.json +++ b/development/states/account-detail-with-shapeshift-tx.json @@ -1,6 +1,6 @@ { "metamask": { - "currentFiat": "USD", + "currentCurrency": "USD", "conversionRate": 11.06608791, "conversionDate": 1470421024, "isInitialized": true, -- cgit v1.2.3