Switched base currency to default to USD

This commit is contained in:
Clinton Alexander 2016-07-18 20:12:30 +01:00
parent 9d1d1b4f2c
commit 474e4be4ee

View File

@ -2,7 +2,7 @@
define([], () => {
return {
baseCurrency: "EUR",
baseCurrency: "USD",
effectiveDate: new Date(2016, 2, 11),
terminationDate: new Date(2026, 2, 11),
eligibleCreditSupport: "Cash in an Eligible Currency",