//
pkg.gl
Category
github.com/rethereum-blockchain/go-rethereum
consensus
misc
eip1559
package
1.13.5
Repository:
https://github.com/rethereum-blockchain/go-rethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
10
Files
70 SLOC
#
Functions
CalcBaseFee
CalcBaseFee calculates the basefee of the header.
VerifyEip1559Header
VerifyEip1559Header verifies some header attributes which were changed in EIP-1559, - gas limit check - basefee check.