Skip to main content

print_error_with_state

Function print_error_with_state 

Source
fn print_error_with_state(
    debug_info: &DebugInfo,
    current_state: &State<EmptyDB>,
    expected_post_state: Option<&BTreeMap<Address, Account>>,
)
Expand description

Print comprehensive error information including environment and state comparison