Set minimal config's `SYNC_COMMITTEE_SIZE` to 32
This commit is contained in:
parent
50765edc30
commit
002dfaa891
|
@ -5,7 +5,7 @@ CONFIG_NAME: "minimal"
|
|||
# Misc
|
||||
# ---------------------------------------------------------------
|
||||
# [customized]
|
||||
SYNC_COMMITTEE_SIZE: 64
|
||||
SYNC_COMMITTEE_SIZE: 32
|
||||
# [customized]
|
||||
SYNC_COMMITTEE_PUBKEY_AGGREGATES_SIZE: 16
|
||||
|
||||
|
|
Loading…
Reference in New Issue