Skip to main content

fetch_and_cache_header_by_hash

Function fetch_and_cache_header_by_hash 

Source
async fn fetch_and_cache_header_by_hash(
    provider: &impl Provider<TempoNetwork>,
    cache: &mut BlockCache,
    hash: B256,
) -> Result<u64>