Module phron_finality::sync::data

source ·

Structs§

  • Data that can be used to generate a request given our state.
  • Request content, current version.
  • Request content, first version.
  • The representation of the database state to be sent to other nodes.
  • The representation of the database state to be sent to other nodes. In the first version this only contains the top justification.
  • Wrap around a network to avoid thinking about versioning.

Enums§

  • Additional information about the branch connecting the top finalized block with a given one. All the variants are exhaustive and exclusive due to the properties of the Forest structure.
  • Data to be sent over the network, current version.
  • Data to be sent over the network version 2.
  • Represents one of the possible response_items we are sending over the network.
  • Version wrapper around the network data.

Constants§

Functions§

Type Aliases§