UNPKG

@ledgerhq/live-common

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