Skip to content

Commit

Permalink
Addressed review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusbechwind committed Nov 15, 2023
1 parent 30a350b commit 1268581
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public class WinningBaker {
*/
private final BakerId winner;
/**
* True if the baker produced a block in this round on the finalized chain, and False otherwise.
* True if the block is present on the finalized chain.
*/
private final boolean present;

Expand Down

0 comments on commit 1268581

Please sign in to comment.