package
1.2.2
Repository: https://github.com/classzz/go-classzz-v2.git
Documentation: pkg.go.dev

# Functions

CalcBaseFee calculates the basefee of the header.
VerifyEip1559Header verifies some header attributes which were changed in EIP-1559, - gas limit check - basefee check.
VerifyGaslimit verifies the header gas limit according increase/decrease in relation to the parent gas limit.