UNPKG

@ledgerhq/live-common

Version:
17 lines 479 B
export const solanaConfig = { config_currency_solana: { type: "object", default: { status: { type: "active", features: [ { id: "blockchain_txs", status: "active" }, { id: "staking_txs", status: "active" }, ], }, token2022Enabled: false, legacyOCMSMaxVersion: "1.8.0", }, }, }; //# sourceMappingURL=config.js.map