mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 07:13:08 +00:00
Old TODO
This commit is contained in:
parent
18d59ec9de
commit
78af8830cb
@ -74,7 +74,6 @@ pub trait WitnessGenerator<F: Field>: 'static + Send + Sync {
|
||||
}
|
||||
|
||||
/// A generator which runs once after a list of dependencies is present in the witness.
|
||||
// TODO: Remove Debug. Here temporarily to debug generator issues.
|
||||
pub trait SimpleGenerator<F: Field>: 'static + Send + Sync {
|
||||
fn dependencies(&self) -> Vec<Target>;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user