UNPKG

@ledgerhq/coin-algorand

Version:
4 lines 256 B
import type { DeviceAction } from "@ledgerhq/coin-framework/bot/types"; import type { AlgorandTransaction } from "./types"; export declare const acceptTransaction: DeviceAction<AlgorandTransaction, any>; //# sourceMappingURL=speculos-deviceActions.d.ts.map