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/terms-and-conditions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/states/terms-and-conditions.json') diff --git a/development/states/terms-and-conditions.json b/development/states/terms-and-conditions.json index b995e446f..f5ebe8254 100644 --- a/development/states/terms-and-conditions.json +++ b/development/states/terms-and-conditions.json @@ -5,7 +5,7 @@ "rpcTarget": "https://rawtestrpc.metamask.io/", "identities": {}, "unconfTxs": {}, - "currentFiat": "USD", + "currentCurrency": "USD", "conversionRate": 8.18703468, "conversionDate": 1481755832, "network": "3", -- cgit v1.2.3