Versions in this module Expand all Collapse all v1 v1.13.8 Oct 26, 2023 v1.13.7 Oct 26, 2023 v1.13.6 Oct 26, 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