UNPKG

@ledgerhq/coin-tezos

Version:
7 lines 283 B
// SPDX-FileCopyrightText: © 2026 LEDGER SAS // SPDX-License-Identifier: Apache-2.0 export const supportedFeatures = { blockchain_txs: ['send'], staking_txs: ['delegate', 'undelegate', 'stake', 'unstake', 'finalize_unstake'], }; //# sourceMappingURL=supportedFeatures.js.map