MCPcopy Create free account
hub / github.com/casper-network/casper-node / consensus.rs

File consensus.rs

node/src/components/consensus.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! The consensus component. Provides distributed consensus among the nodes in the network.
2
3#![warn(clippy::arithmetic_side_effects)]
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected