Skip to main content

handle_expect_emit

Function handle_expect_emit 

Source
pub(crate) fn handle_expect_emit<FEN: FoundryEvmNetwork>(
    state: &mut Cheatcodes<FEN>,
    log: &Log,
    interpreter: Option<&mut Interpreter>,
) -> Option<&'static str>