Versions in this module Expand all Collapse all v1 v1.0.2 Dec 20, 2023 v1.0.1 Dec 19, 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