UNPKG

@ledgerhq/live-common

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