Skip to content

Commit

Permalink
Update docs/learn/protocols/iota2.0/core-concepts/consensus/prelimina…
Browse files Browse the repository at this point in the history
…ries.md

Co-authored-by: Nikita Polianskii <[email protected]>
  • Loading branch information
lucas-tortora and polinikita authored Oct 17, 2023
1 parent 33f443b commit 442bac2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The actual moment depends on the [accepted Tangle time](tip-selection-algorithm.
- the [accepted Tangle time](tip-selection-algorithm.md#eligible-tips) is larger than `slotEnd+minCommittableSlotAge*slotDurationSeconds`;
- the current wall clock is at least `slotEnd+maxCommittableSlotAge*slotDurationSeconds`;

Then the node generates the commitment of the required slot.
then the node generates the commitment of the required slot.

### Reality-based UTXO ledger

Expand Down

0 comments on commit 442bac2

Please sign in to comment.