Module blob
Structs§
- BlobExcess GasAnd Price 
- Structure holding block blob excess gas and it calculates blob fee
Functions§
- calc_blob_ gasprice 
- Calculates the blob gas price from the header’s excess blob gas field.
- calc_excess_ blob_ gas 
- Calculates the excess_blob_gasfrom the parent header’sblob_gas_usedandexcess_blob_gas.
- fake_exponential 
- Approximates factor * e ** (numerator / denominator)using Taylor expansion.