mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-02-23 15:23:09 +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
|
||||
struct RandomValueGenerator {
|
||||
pub(crate) struct RandomValueGenerator {
|
||||
pub(crate) target: Target,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user