UNPKG

@ledgerhq/live-common

Version:
13 lines 322 B
const minaConfig = { config_currency_mina: { type: "object", default: { status: { type: "active" }, infra: { API_MINA_ROSETTA_NODE: "https://mina.coin.ledger.com/node", }, }, }, }; export { minaConfig }; //# sourceMappingURL=config.js.map