Crate informalsystems_malachitebft_app_channel

Crate informalsystems_malachitebft_app_channel 

Source
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.
ConsensusMsg
Messages sent from the application to consensus.
NetworkMsg
Messages sent from the application to the networking layer.

Functions§

start_engine

Type Aliases§

Reply