Skip to main content

derive_big_blocks_initial_state

Function derive_big_blocks_initial_state 

Source
async fn derive_big_blocks_initial_state(
    local_provider: &RootProvider<AnyNetwork>,
    source_provider: &RootProvider<AnyNetwork>,
) -> Result<(u64, Option<BigBlocksInitialState>)>
Expand description

Derives the initial state for big blocks benchmark from RPC of the local node.