Function era_test_node::formatter::print_call
source · pub fn print_call(
call: &Call,
padding: usize,
show_calls: &ShowCalls,
resolve_hashes: bool
)
Expand description
Pretty-prints contents of a ‘call’ - including subcalls. If skip_resolve is false, will try to contact openchain to resolve the ABI names.