package
2.0.1+incompatible
Repository: https://github.com/dipperin/dipperin-core.git
Documentation: pkg.go.dev
# Functions
CalcGasLimit computes the gas limit of the next block after parent.
context must have chainReader state_processor.ChainReader, stateProcessorBuilder stateProcessorBuilder, accountStorage state_processor.StateStorage, txPool txPool.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
go:generate mockgen -destination=./tx_pool_test.go -package=builder github.com/dipperin/dipperin-core/core/model/builder TxPool.