UNPKG

@ledgerhq/live-common

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