Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaintainGasLimit ¶ added in v0.6.9
func MaintainGasLimit(maxBatchGasLimit *big.Int) modules.BatchHandlerFunc
MaintainGasLimit returns a BatchHandlerFunc that ensures the max gas used from the entire batch does not exceed the allowed threshold.
func SortByNonce ¶
func SortByNonce() modules.BatchHandlerFunc
SortByNonce returns a BatchHandlerFunc that ensures ops with same sender is ordered by ascending nonce regardless of gas price.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.