Type Alias domain_client_message_relayer::GossipMessageSink
source · pub type GossipMessageSink = TracingUnboundedSender<Message>;
Expand description
Sink used to submit all the gossip messages.
+Type Alias domain_client_message_relayer::GossipMessageSink
source · pub type GossipMessageSink = TracingUnboundedSender<Message>;
Expand description
Sink used to submit all the gossip messages.
Aliased Type§
struct GossipMessageSink { /* private fields */ }