Expand description
Channel-based interface for Malachite applications.
Re-exports§
pub use malachitebft_app as app;
Structs§
- Channels
- Channels created for application consumption
Enums§
- AppMsg
- Messages sent from consensus to the application.
- Consensus
Msg - Messages sent from the application to consensus.
- Network
Msg - Messages sent from the application to the networking layer.