UNPKG

@ledgerhq/coin-internet_computer

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