Skip to main content

fetch_and_cache_headers

Function fetch_and_cache_headers 

Source
async fn fetch_and_cache_headers(
    provider: &impl Provider<TempoNetwork>,
    cache: &mut BlockCache,
    numbers: &[u64],
)