UNPKG

@ledgerhq/live-common

Version:
4 lines 287 B
import { AccountBridge } from "@ledgerhq/types-live"; import { GenericTransaction } from "./types"; export declare function genericEstimateMaxSpendable(network: any, kind: any): AccountBridge<GenericTransaction>["estimateMaxSpendable"]; //# sourceMappingURL=estimateMaxSpendable.d.ts.map