From 385ee12ef0a9d2db1fb57af9549ac9c4a5b42d4c Mon Sep 17 00:00:00 2001 From: Lakshman Sankar Date: Thu, 9 Sep 2021 08:36:54 -0700 Subject: [PATCH] 'should' -> 'must' Co-authored-by: Danny Ryan --- specs/merge/client_settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/merge/client_settings.md b/specs/merge/client_settings.md index 8f4ca6367..e2a69c538 100644 --- a/specs/merge/client_settings.md +++ b/specs/merge/client_settings.md @@ -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