Module sc_network::event
source · Expand description
Network event types. These are are not the part of the protocol, but rather events that happen on the network like DHT get/put results received.
Enums
- Events generated by DHT as a response to get_value and put_value requests.
- Type for events generated by networking layer.
- Event sent to
SyncingEngine