mirror of
https://github.com/corda/corda.git
synced 2025-02-08 20:10:22 +00:00
Switched base currency to default to USD
This commit is contained in:
parent
9d1d1b4f2c
commit
474e4be4ee
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
define([], () => {
|
define([], () => {
|
||||||
return {
|
return {
|
||||||
baseCurrency: "EUR",
|
baseCurrency: "USD",
|
||||||
effectiveDate: new Date(2016, 2, 11),
|
effectiveDate: new Date(2016, 2, 11),
|
||||||
terminationDate: new Date(2026, 2, 11),
|
terminationDate: new Date(2026, 2, 11),
|
||||||
eligibleCreditSupport: "Cash in an Eligible Currency",
|
eligibleCreditSupport: "Cash in an Eligible Currency",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user