Skip to main content

expected_revert_match_condition

Function expected_revert_match_condition 

Source
pub(crate) fn expected_revert_match_condition(
    expected: &ExpectedRevert,
    reverter: Address,
    return_data: &SymReturnData,
) -> Option<BoolExpr>
Expand description

Implements the expected_revert_match_condition cheatcode runtime helper.