Skip to content

Commit

Permalink
Fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
xander42280 committed Dec 20, 2024
1 parent 57e5b57 commit c6d2cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/src/local/util.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const D: usize = 2;
type C = PoseidonGoldilocksConfig;
type F = <C as GenericConfig<D>>::F;

#[allow(clippy::too_many_arguments)]
pub fn prove_segments(
seg_dir: &str,
basedir: &str,
Expand Down

0 comments on commit c6d2cf4

Please sign in to comment.