Skip to main content

monad_block_context

Function monad_block_context 

Source
async fn monad_block_context(
    config: &Config,
    block_number: u64,
) -> Result<BlockContext<MonadEvmNetwork>>
Available on crate feature monad only.
Expand description

Fetches the block context Monad needs to reconstruct replay ordering.