Expand description

Managing the validator connections in sessions using the gossip network.

Re-exports§

Modules§

Structs§

  • Data validators use to authenticate themselves for a single session and disseminate their addresses.
  • A full authentication, consisting of a signed AuthData.
  • Sends data within a single session.

Traits§

  • An interface for managing session networks for validators and nonvalidators.

Type Aliases§

  • Network 🔒
    Sends and receives data within a single session.