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.