Skip to main content

invariant_handlers_succeeded

Function invariant_handlers_succeeded 

Source
fn invariant_handlers_succeeded<FEN: FoundryEvmNetwork>(
    executor: &Executor<FEN>,
    target: &ShowmapReplayTarget<'_>,
    call_result: &RawCallResult<FEN>,
) -> bool
Expand description

Whether the just-executed handler call passed the campaign’s success gate.