UNPKG

@ledgerhq/coin-mina

Version:
5 lines 312 B
import type { AccountBridge } from "@ledgerhq/types-live"; import type { Transaction, MinaAccount } from "../types/common"; declare const estimateMaxSpendable: AccountBridge<Transaction, MinaAccount>["estimateMaxSpendable"]; export default estimateMaxSpendable; //# sourceMappingURL=estimateMaxSpendable.d.ts.map