Commit eb9f329
committed
generate-subnet-config: set attestation_committee_count to number of subnets
Each subnet maps to one attestation committee. The expanded config now
automatically sets config.attestation_committee_count = N so clients
receive the correct committee count via --attestation-committee-count
and partition themselves accordingly.1 parent 15ad47c commit eb9f329
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
99 | 106 | | |
100 | 107 | | |
101 | 108 | | |
| |||
170 | 177 | | |
171 | 178 | | |
172 | 179 | | |
| 180 | + | |
173 | 181 | | |
174 | 182 | | |
175 | 183 | | |
| |||
0 commit comments