get_blob_params

Function get_blob_params 

Source
pub fn get_blob_params(chain_id: ChainId, timestamp: u64) -> BlobParams
Expand description

Derives the active [BlobParams] based on the given timestamp.

This falls back to regular ethereum blob params if no hardforks for the given chain id are detected.