Module phron_finality::network

source ·

Re-exports§

Modules§

  • Abstraction over an abstract network sending data to a set of nodes.
  • gossip 🔒
    A P2P-based gossip network, for now only for sending broadcasts.
  • Managing the validator connections in sessions using the gossip network.
  • substrate 🔒

Traits§

  • A basic alias for properties we expect basic data to satisfy.