Versions in this module Expand all Collapse all v1 v1.0.0 Nov 3, 2023 Changes in this version + func CalcBlobFee(excessBlobGas uint64) *big.Int + func CalcExcessBlobGas(parentExcessBlobGas uint64, parentBlobGasUsed uint64) uint64 + func VerifyEIP4844Header(parent, header *types.Header) error