UNPKG

@ledgerhq/coin-stellar

Version:
9 lines 306 B
"use strict"; // SPDX-FileCopyrightText: © 2026 LEDGER SAS // SPDX-License-Identifier: Apache-2.0 Object.defineProperty(exports, "__esModule", { value: true }); exports.supportedFeatures = void 0; exports.supportedFeatures = { blockchain_txs: ['send'], }; //# sourceMappingURL=supportedFeatures.js.map