pub(super) fn next_storage_write_values(
arena: &[DebugNode],
current_node_index: usize,
current_step_index: usize,
) -> B256Map<B256>Expand description
Returns the value from the next persistent storage write to each slot in the current trace.