mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 00:33:06 +00:00
Typo
This commit is contained in:
parent
d12417c9f1
commit
cc95cb5ee1
@ -326,7 +326,7 @@ impl<F: Field> SimpleGenerator<F> for NonzeroTestGenerator {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Generator used fill an extra constant.
|
/// Generator used to fill an extra constant.
|
||||||
#[derive(Debug, Clone)]
|
#[derive(Debug, Clone)]
|
||||||
pub struct ConstantGenerator<F: Field> {
|
pub struct ConstantGenerator<F: Field> {
|
||||||
pub gate_index: usize,
|
pub gate_index: usize,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user