Skip to content

Commit

Permalink
fix ec_add test config
Browse files Browse the repository at this point in the history
  • Loading branch information
nulltea committed Apr 15, 2024
1 parent 23197fc commit 0350dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion halo2-ecc/configs/bls12_381/ec_add_circuit.config
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"strategy":"Simple","degree":17,"num_advice":3,"num_lookup_advice":1,"num_fixed":1,"lookup_bits":16,"limb_bits":120,"num_limbs":4,"batch_size":100}
{"strategy":"Simple","degree":19,"num_advice":6,"num_lookup_advice":1,"num_fixed":1,"lookup_bits":18,"limb_bits":104,"num_limbs":5,"batch_size":100}

0 comments on commit 0350dd7

Please sign in to comment.