OutboxTx

Type Alias OutboxTx 

Source
pub(crate) type OutboxTx = Sender<QuorumMsg>;

Aliased Typeยง

pub(crate) struct OutboxTx { /* private fields */ }