UNPKG

@ledgerhq/coin-stacks

Version:
6 lines (4 loc) 168 B
import type { SupportedFeatures } from "@ledgerhq/coin-framework/features/types"; export const supportedFeatures: SupportedFeatures = { blockchain_txs: ["send"], };