UNPKG

@ledgerhq/live-common

Version:
15 lines 407 B
export const 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