UNPKG

@ledgerhq/coin-algorand

Version:
4 lines 298 B
import type { AccountBridge } from "@ledgerhq/types-live"; import type { AlgorandAccount, AlgorandTransaction } from "./types"; export declare const estimateMaxSpendable: AccountBridge<AlgorandTransaction, AlgorandAccount>["estimateMaxSpendable"]; //# sourceMappingURL=estimateMaxSpendable.d.ts.map