Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ec2 committed Sep 21, 2023
1 parent 467e695 commit cc95044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightclient-circuits/src/committee_update_circuit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ mod tests {
false,
);

// TODO: Figure out what the first 12 elements of the instances are.
let instances = agg_circuit.instance();
let num_instances = agg_circuit.num_instance();

Expand Down

0 comments on commit cc95044

Please sign in to comment.