zebra_consensus::primitives::redpallas

Type Alias Sender

source
type Sender = Sender<Option<Result<(), Error>>>;
Expand description

The type of the batch sender channel.

Aliased Typeยง

struct Sender { /* private fields */ }