UNPKG

@ledgerhq/live-common

Version:
13 lines 294 B
export const cardanoConfig = { config_currency_cardano: { type: "object", default: { status: { type: "active", }, maxFeesWarning: 5e6, maxFeesError: 10e6, }, }, }; //# sourceMappingURL=config.js.map