zebra_consensus::primitives::ed25519

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 */ }