Versions in this module Expand all Collapse all v0 v0.0.3 Feb 22, 2024 v0.0.2 Feb 22, 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