Expand description

Consensus for the Aptos Core blockchain

The consensus protocol implemented is AptosBFT (based on HotStuff).

Modules

AptosBFT implementation

Required by the telemetry service

AptosNet interface. Interface between Consensus and Network layers.