Skip to main content

fetch_block_access_list

Function fetch_block_access_list 

Source
async fn fetch_block_access_list(
    provider: &RetryProvider,
    block: &AnyRpcBlock,
) -> Result<Option<Arc<Bal>>>
Expand description

Fetches the block access list of block, if the node serves one that matches the header.