mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
Add forkchoiceAggregateAttestations to flag list (#4780)
* Added * Merge branch 'master' into fix-flag
This commit is contained in:
@@ -244,6 +244,7 @@ var BeaconChainFlags = append(deprecatedFlags, []cli.Flag{
|
||||
enableSlasherFlag,
|
||||
cacheFilteredBlockTreeFlag,
|
||||
protoArrayForkChoice,
|
||||
forkchoiceAggregateAttestations,
|
||||
}...)
|
||||
|
||||
// E2EBeaconChainFlags contains a list of the beacon chain feature flags to be tested in E2E.
|
||||
|
||||
Reference in New Issue
Block a user