UNPKG

@ledgerhq/live-common

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