UNPKG

@ledgerhq/coin-canton

Version:
3 lines 218 B
import type { CryptoCurrency } from "@ledgerhq/ledger-wallet-framework/types"; export declare function estimateFees(currency: CryptoCurrency, amount: bigint): Promise<bigint>; //# sourceMappingURL=estimateFees.d.ts.map