UNPKG

@ledgerhq/live-common

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