mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
undo dummy change
This commit is contained in:
parent
2fa43121d7
commit
8eeca9be95
@ -196,7 +196,6 @@ impl<'a> Interpreter<'a> {
|
||||
.clone()
|
||||
}
|
||||
|
||||
|
||||
pub(crate) fn get_memory_segment_bytes(&self, segment: Segment) -> Vec<u8> {
|
||||
self.generation_state.memory.contexts[0].segments[segment as usize]
|
||||
.content
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user