mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 15:23:06 +00:00
Typo
This commit is contained in:
parent
431bde2c72
commit
1c30a5a84e
@ -81,7 +81,7 @@ impl<F: RichField + Extendable<D>, const D: usize> Stark<F, D> for SystemZero<F,
|
||||
todo!()
|
||||
}
|
||||
|
||||
fn degree(&self) -> usize {
|
||||
fn constraint_degree(&self) -> usize {
|
||||
3
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user