UNPKG

@nomicfoundation/ethereumjs-tx

Version:
3 lines 183 B
import type { EIP1559CompatibleTx } from '../types.js'; export declare function getUpfrontCost(tx: EIP1559CompatibleTx, baseFee: bigint): bigint; //# sourceMappingURL=eip1559.d.ts.map