mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-14 03:33:11 +00:00
warning
This commit is contained in:
parent
6655e776a8
commit
fbb72e16bb
@ -553,7 +553,7 @@ pub(crate) fn verify_cross_table_lookups<
|
||||
for CrossTableLookup {
|
||||
looking_tables,
|
||||
looked_table,
|
||||
} in cross_table_lookups.into_iter()
|
||||
} in cross_table_lookups.iter()
|
||||
{
|
||||
for _ in 0..config.num_challenges {
|
||||
let looking_zs_prod = looking_tables
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user