defaultFeeEstimator
Defined in: aa-sdk/core/src/middleware/defaults/feeEstimator.ts:26
Default fee estimator middleware function that estimates the maximum fee per gas and maximum priority fee per gas for a given client and applies the necessary overrides and fee options.
Example
Type Parameters
Parameters
Returns
ClientMiddlewareFn
A middleware function that takes in the struct and options, estimates the fees, and updates the struct with the estimated fees