UNPKG

@ledgerhq/live-common

Version:
16 lines 445 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.xrpConfig = void 0; exports.xrpConfig = { config_currency_ripple: { type: "object", default: { status: { type: "active", features: [{ id: "blockchain_txs", status: "active" }], }, node: "https://xrp.coin.ledger.com", }, }, }; //# sourceMappingURL=config.js.map