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.