Trait finality_grandpa::BlockNumberOps [−][src]
Arithmetic necessary for a block number.
Implementors
impl<T> BlockNumberOps for T where
T: Debug,
T: Ord,
T: Add<Output = Self>,
T: Sub<Output = Self>,
T: One,
T: Zero,
T: AsPrimitive<usize>,
[src]
T: Debug,
T: Ord,
T: Add<Output = Self>,
T: Sub<Output = Self>,
T: One,
T: Zero,
T: AsPrimitive<usize>,