Type Alias tendermint_machine::SyncedBlockResultReceiver

source ·
pub type SyncedBlockResultReceiver = UnboundedReceiver<bool>;

Aliased Type§

struct SyncedBlockResultReceiver { /* private fields */ }