Versions in this module Expand all Collapse all v1 v1.12.6 Jun 4, 2024 Changes in this version + func CalcBlobFee(excessBlobGas uint64) *big.Int + func CalcExcessBlobGas(parentExcessBlobGas uint64, parentBlobGasUsed uint64) uint64 + func VerifyEIP4844Header(parent, header *types.Header) error