Skip to content

Commit

Permalink
Remove checkpoint cache flag from --dev (#7560)
Browse files Browse the repository at this point in the history
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
  • Loading branch information
nisdas and terencechain committed Oct 18, 2020
1 parent 53ab1df commit 49909ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared/featureconfig/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ var (

// devModeFlags holds list of flags that are set when development mode is on.
var devModeFlags = []cli.Flag{
checkPtInfoCache,
enableEth1DataMajorityVote,
enableAttBroadcastDiscoveryAttempts,
enablePeerScorer,
Expand Down

0 comments on commit 49909ce

Please sign in to comment.