Skip to content

Commit 0ed8be9

Browse files
committed
Merge branch 'Protocol-8-changes' of github.com:Concordium/concordium.github.io into Protocol-8-changes
2 parents c887c05 + 2cb9014 commit 0ed8be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/mainnet/docs/protocol/concepts-baker.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Validator Suspension
110110

111111
A validator may be suspended if it remains inactive and fails to produce blocks when selected as a round leader. This mechanism, introduced in Protocol 8, helps maintain the blockchain's performance and reliability by excluding inactive validators.
112112

113-
The :term:`suspension` process considers the validator's stake size:
113+
A validator faces :term:`suspension` if reaches a threshold of missed rounds. The size of a validator's stake affects how long the validator's node has to be inactive before reaching the threshold:
114114

115115
* High-stake validators may reach the suspension threshold within hours due to their frequent selection as round leaders.
116116
* Low-stake validators may take several days to reach the threshold due to fewer opportunities to produce blocks.
@@ -131,7 +131,7 @@ A suspended validator:
131131

132132
* Can resume validation through a manual transaction
133133
* Incurs no specific penalties beyond the suspension period
134-
* Maintains its delegators unless they choose to update their delegation
134+
* Maintains its delegators unless the delegators choose to update their delegation
135135

136136
.. note::
137137

0 commit comments

Comments
 (0)