diff options
Diffstat (limited to 'development/states/new-account.json')
-rw-r--r-- | development/states/new-account.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/new-account.json b/development/states/new-account.json index a056e14e7..dc2341b0e 100644 --- a/development/states/new-account.json +++ b/development/states/new-account.json @@ -14,7 +14,7 @@ } }, "unconfTxs": {}, - "currentFiat": "USD", + "currentCurrency": "USD", "conversionRate": 10.92067835, "conversionDate": 1478282884, "network": null, |