mirror of
https://github.com/corda/corda.git
synced 2025-02-02 09:18:13 +00:00
Switched base currency to default to USD
This commit is contained in:
parent
9d1d1b4f2c
commit
474e4be4ee
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user