'should' -> 'must'

Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
This commit is contained in:
Lakshman Sankar 2021-09-09 08:36:54 -07:00 committed by GitHub
parent de1487564a
commit 385ee12ef0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ This document specifies configurable settings that merge clients are expected to
### Override terminal total difficulty
To coordinate changes to [`terminal_total_difficulty`](fork-choice.md#transitionstore), clients
should have a setting `--terminal-total-difficulty-override`.
must provide `--terminal-total-difficulty-override` as a configurable setting.
If `TransitionStore` has already [been initialized](./fork.md#initializing-transition-store), this alters the previously initialized value of
`TransitionStore.terminal_total_difficulty`, otherwise it initializes `TransitionStore` with the specified