Skip to content

Commit

Permalink
changed comment with issue
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Sep 21, 2023
1 parent 72a312c commit b496383
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,7 @@ public class Eth2NetworkOptions {
private boolean forkChoiceUpdateHeadOnBlockImportEnabled =
Eth2NetworkConfiguration.DEFAULT_FORK_CHOICE_UPDATE_HEAD_ON_BLOCK_IMPORT_ENABLED;

// can be removed after all clients have rolled out the spec change:
// https://github.com/ethereum/consensus-specs/pull/3352
// https://github.com/Consensys/teku/issues/7537
@Option(
names = {"--Xfork-choice-proposer-boost-uniqueness-enabled"},
paramLabel = "<BOOLEAN>",
Expand Down

0 comments on commit b496383

Please sign in to comment.