Skip to content

Commit 2633d15

Browse files
authored
fix: sanity check for count (ethereum#835)
1 parent ceb1444 commit 2633d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/package_io/sanity_check.star

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ PARTICIPANT_MATRIX_PARAMS = {
107107
"vc_min_mem",
108108
"vc_max_mem",
109109
"validator_count",
110+
"count",
110111
],
111112
"vc": [
112113
"vc_type",

0 commit comments

Comments
 (0)