remove proposer boosting option (always enabled now) (#3586)
This commit is contained in:
parent
8b74847f85
commit
06da9f4868
|
@ -505,12 +505,6 @@ type
|
|||
defaultValue: false
|
||||
name: "validator-monitor-totals" }: bool
|
||||
|
||||
proposerBoostingNoEffect* {.
|
||||
hidden
|
||||
desc: "No-op stub; may be removed without warning",
|
||||
defaultValue: false
|
||||
name: "proposer-boosting-debug" }: bool
|
||||
|
||||
# https://github.com/ethereum/consensus-specs/blob/v1.1.10/sync/optimistic.md#fork-choice-poisoning
|
||||
safeSlotsToImportOptimistically* {.
|
||||
hidden
|
||||
|
|
Loading…
Reference in New Issue