Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpwang committed Nov 3, 2023
1 parent 1090b15 commit fda9102
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions halo2-base/src/safe_types/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ impl<'a, F: ScalarField> SafeTypeChip<'a, F> {
)
}

/// Assumes that `bits <= inputs.len() * 8`.
fn add_bytes_constraints(
&self,
ctx: &mut Context<F>,
Expand Down

0 comments on commit fda9102

Please sign in to comment.