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 a09b4a4 commit ab6681aCopy full SHA for ab6681a
sailfish-types/src/nodeinfo.rs
@@ -47,4 +47,4 @@ impl<T: Default + PartialOrd> NodeInfo<T> {
47
debug_assert!(self.quorum <= self.nodes.len());
48
&self.nodes[self.quorum - 1].1
49
}
50
-}
+}
0 commit comments