referrerpolicy=no-referrer-when-downgrade

Module types

Source
Expand description

Common syncing types.

Structs§

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

Enums§

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

Traits§

SyncEventStream
SyncStatusProvider
Provides high-level status of syncing.