foundry_evm::executors::invariant::replay

Function set_up_inner_replay

Source
fn set_up_inner_replay(
    executor: &mut Executor,
    inner_sequence: &[Option<BasicTxDetails>],
)
Expand description

Sets up the calls generated by the internal fuzzer, if they exist.