Skip to main content

Module network

Module network 

Source

Structs§

ChannelNetwork
Channel-based network stub: routes messages via mpsc senders

Traits§

NetworkSink

Type Aliases§

MsgReceiver
MsgSender
Message type for the consensus channel: (sender_id, message).