We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb41d7 commit b3f8adfCopy full SHA for b3f8adf
clock/src/lib.rs
@@ -112,7 +112,7 @@ pub const HOLD_TRANSACTIONS_SLOT_OFFSET: u64 = 20;
112
113
/// The unit of time given to a leader for encoding a block.
114
///
115
-/// It is some some number of _ticks_ long.
+/// It is some number of _ticks_ long.
116
pub type Slot = u64;
117
118
/// Uniquely distinguishes every version of a slot.
0 commit comments