UNPKG

@ledgerhq/coin-stacks

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