get_blob_params

Function get_blob_params 

pub fn get_blob_params(chain_id: u64, 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.