Skip to content

Commit

Permalink
Update massa-versioning/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Eitu33 <[email protected]>
  • Loading branch information
sydhds and Eitu33 authored Jul 6, 2023
1 parent bc35889 commit b4e2c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion massa-versioning/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
//!
//! At the slot when the activation happens, need to make sure that everyone knows it should happen,
//! so we need to make sure that everyone has seen as final the slot that triggered the locked-in state,
//! and the worst-case delay required for a slot to become is the definition of a cycle.
//! and the worst-case delay required for a slot to become final is the definition of a cycle.
//!
//! The activation delay counts how long we wait to activate after the vote threshold was reached
//! and we entered into locked-in state. During that delay, and after it, the number of blocks considered
Expand Down

0 comments on commit b4e2c97

Please sign in to comment.