zebrad::components::mempool

Type Alias Outbound

source
type Outbound = Buffer<BoxService<Request, Response, BoxError>, Request>;

Aliased Typeยง

struct Outbound { /* private fields */ }