Skip to main content

apply_context_update

Function apply_context_update 

Source
fn apply_context_update<FEN: FoundryEvmNetwork>(
    ecx: &mut FoundryContextFor<'_, FEN>,
    context_update: ContextUpdate<ChainFor<FEN>>,
)
Available on crate feature monad only.
Expand description

Applies a fork/roll/transact context update to the active EVM context.