Skip to content

Commit

Permalink
Update platform/state/platform_state.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph Sinclair <121976561+jsync-swirlds@users.noreply.github.com>
  • Loading branch information
imalygin and jsync-swirlds authored Jun 14, 2024
1 parent cbc1e2d commit c959af0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/state/platform_state.proto
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@ message MinimumJudgeInfo {
uint64 round = 1;

/**
* The minimum ancient threshold for all judges for a given round.<br/>
* Will be a generation if the birth round migration has not yet happened,
* will be a birth round otherwise.
* This is a minimum ancient threshold for all judges for a given round.
* The value should be interpreted as a generation if the birth
* round migration is not yet completed, and a birth round thereafter.
* <p>
* This SHALL reflect the relevant minimum threshold, whether
* generation-based or birth-round-based.
Expand Down

0 comments on commit c959af0

Please sign in to comment.