UNPKG

@ledgerhq/coin-algorand

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