UNPKG

@ledgerhq/live-common

Version:
16 lines 439 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.hederaConfig = void 0; exports.hederaConfig = { config_currency_hedera: { type: "object", default: { status: { type: "active", features: [{ id: "blockchain_txs", status: "active" }], }, useHgraphForErc20: true, }, }, }; //# sourceMappingURL=config.js.map