Skip to content

Commit

Permalink
mainnet agg config
Browse files Browse the repository at this point in the history
  • Loading branch information
ec2 committed Dec 4, 2023
1 parent 9e972d4 commit d3805b6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lightclient-circuits/config/committee_update_verifier_mainnet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"params": {
"degree": 25,
"num_advice": 1,
"num_lookup_advice": 1,
"num_fixed": 1,
"lookup_bits": 8
},
"break_points": [
[]
]
}

0 comments on commit d3805b6

Please sign in to comment.