Skip to content

Commit

Permalink
Fix the NumBatchDeserializationWorkersFlag passing (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
jianoaix authored Jun 5, 2024
1 parent 6be806f commit b344eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/flags/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ var optionalFlags = []cli.Flag{
OverrideStoreDurationBlocksFlag,
TestPrivateBlsFlag,
NumBatchValidatorsFlag,
NumBatchDeserializationWorkersFlag,
InternalDispersalPortFlag,
InternalRetrievalPortFlag,
ClientIPHeaderFlag,
Expand Down

0 comments on commit b344eb2

Please sign in to comment.