mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-04-14 15:43:53 +00:00
fix
This commit is contained in:
parent
01493303f8
commit
4fb78cf7b2
@ -113,7 +113,7 @@ impl<F: Field> SimpleGenerator<F> for CopyGenerator {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// A generator for including a random value
|
/// A generator for including a random value
|
||||||
struct RandomValueGenerator {
|
pub(crate) struct RandomValueGenerator {
|
||||||
pub(crate) target: Target,
|
pub(crate) target: Target,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user