mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-04 00:51:19 +00:00
5 lines
171 B
Markdown
5 lines
171 B
Markdown
The core consensus algorithm.
|
|
|
|
* state.go - The state machine as detailed in the whitepaper
|
|
* reactor.go - A reactor that connects the state machine to the gossip network
|