mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 16:23:12 +00:00
fix
This commit is contained in:
parent
231042acb6
commit
25205f319a
@ -123,7 +123,6 @@ pub(crate) fn generate_pop<F: Field>(
|
||||
}
|
||||
|
||||
state.registers.stack_len -= 1;
|
||||
state.traces.push_memory(log_in0);
|
||||
state.traces.push_cpu(row);
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user