Module block
Expand description
Block related types and functions.
Block trait is used to retrieve block information required for execution.
Modules§
- blob
- Blob (EIP-4844) related functions and types.
BlobExcessGasAndPriceis struct that helps with calculating blob gas price and excess blob gas.
Structs§
- Blob
Excess GasAnd Price - Structure holding block blob excess gas and it calculates blob fee
Traits§
- Block
- Trait for retrieving block information required for execution.
Functions§
- calc_
blob_ gasprice - Calculates the blob gas price from the header’s excess blob gas field.