Skip to main content

apply_state_overrides

Function apply_state_overrides 

Source
fn apply_state_overrides<FEN: FoundryEvmNetwork>(
    executor: &mut Executor<FEN>,
    state_overrides: StateOverride,
) -> Result<()>