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