referrerpolicy=no-referrer-when-downgrade

Module sc_network_sync::types

source ·
Expand description

Common syncing types.

Structs§

  • A peer did not behave as expected and should be reported.
  • Info about a peer’s known state (both full and light).
  • The sync status of a peer we are trying to sync with
  • Syncing status and statistics.

Enums§

  • Syncing-related events that other protocols can subscribe to.
  • Reported sync state.

Traits§