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