Module darkfi::event_graph::proto

source ·
Expand description

P2P protocol implementation for the Event Graph

Structs§

  • A P2P message representing publishing an event on the network
  • A P2P message representing an event reply
  • A P2P message representing an event request
  • P2P protocol implementation for the Event Graph.
  • A P2P message representing a reply for the peer’s DAG tips
  • A P2P message representing a request for a peer’s DAG tips

Constants§

  • Malicious behaviour threshold. If the threshold is reached, we will drop the peer from our P2P connection.