UNPKG

@ledgerhq/live-common

Version:
13 lines 327 B
const vechainConfig = { config_currency_vechain: { type: "object", default: { status: { type: "active" }, infra: { API_VECHAIN_THOREST: "https://vechain.coin.ledger.com", }, }, }, }; export { vechainConfig }; //# sourceMappingURL=config.js.map