package
1.13.14-0.1.0-rc.1
Repository: https://github.com/ava-labs/libevm.git
Documentation: pkg.go.dev
# Functions
CalcBlobFee calculates the blobfee from the header's excess blob gas field.
CalcExcessBlobGas calculates the excess blob gas after applying the set of blobs on top of the excess blob gas.
VerifyEIP4844Header verifies the presence of the excessBlobGas field and that if the current block contains no transactions, the excessBlobGas is updated accordingly.