Type Alias tendermint_machine::SyncedBlockSender
source · pub type SyncedBlockSender<N> = UnboundedSender<SyncedBlock<N>>;
Aliased Type§
struct SyncedBlockSender<N>(/* private fields */);
pub type SyncedBlockSender<N> = UnboundedSender<SyncedBlock<N>>;
struct SyncedBlockSender<N>(/* private fields */);