UNPKG

@ledgerhq/live-common

Version:
16 lines 414 B
const aptosConfig = { config_currency_aptos: { type: "object", default: { status: { type: "active", features: [ { id: "blockchain_txs", status: "active" }, { id: "staking_txs", status: "active" }, ], }, }, }, }; export { aptosConfig }; //# sourceMappingURL=config.js.map