Module chain_network::core::server

source ·

Modules

Traits

  • Interface for the blockchain node service implementation responsible for providing access to block data.
  • Interface for the blockchain node service implementation responsible for exchanging fragments that make up a future block.
  • Interface for the blockchain node service implementation responsible for exchanging P2P network gossip.
  • Interface to application logic of the blockchain node server.

Type Aliases

  • Type alias for inbound stream objects passed to the application.