UNPKG

@bcpros/crypto-wallet-core

Version:

A multi-currency support library for address derivation, private key creation, and transaction creation

18 lines 303 B
export declare const FEE_MINIMUMS: { ETH: { priority: number; }; MATIC: { priority: number; }; OP: { priority: number; }; ARB: { priority: number; }; BASE: { priority: number; }; }; //# sourceMappingURL=feeMinimums.d.ts.map