package
Version:
v0.6.34
Opens a new window with list of versions in this module.
Published: Jan 28, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GasPrices struct {
MaxFeePerGas *big.Int
MaxPriorityFeePerGas *big.Int
}
GasPrices contains recommended gas fees for a UserOperation to be included in a timely manner.
NewGasPrices returns an instance of GasPrices with the latest suggested fees derived from an Eth Client.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.