Constants§
- The Keccak-256 hash of the empty string
""
.
Functions§
- Calculates the blob gas price from the header’s excess blob gas field.
- Calculates the
excess_blob_gas
from the parent header’sblob_gas_used
andexcess_blob_gas
. - Approximates
factor * e ** (numerator / denominator)
using Taylor expansion. - Simple interface to the
Keccak-256
hash function.