foundry_evm_traces::debug

Function try_decode_args_from_step

Source
fn try_decode_args_from_step(
    args: &Parameters<'_>,
    step: &CallTraceStep,
) -> Option<Vec<String>>
Expand description

Given [Parameters] and [CallTraceStep], tries to decode parameters by using stack and memory.