UNPKG

@ledgerhq/coin-icon

Version:
8 lines 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.supportedFeatures = void 0; exports.supportedFeatures = { blockchain_txs: ["send"], staking_txs: ["delegate", "undelegate", "claimReward"], }; //# sourceMappingURL=supportedFeatures.js.map