mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +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.registers.stack_len -= 1;
|
||||||
state.traces.push_memory(log_in0);
|
|
||||||
state.traces.push_cpu(row);
|
state.traces.push_cpu(row);
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user