Skip to main content

cache_fork_context

Function cache_fork_context 

Source
pub(super) async fn cache_fork_context(
    fork: &ClientFork,
) -> Result<(), BlockchainError>
Available on crate feature monad only.
Expand description

Caches the fork blocks needed to construct the next Monad block’s ancestor context.