Expand description
Syncing related traits. Traits used when interacting with the sync status of the network.
Structs§
- A
NetworkSyncUpdater
implementation that does nothing.
Enums§
- The state the network is currently in when it comes to synchronization.
Traits§
- An updater for updating the SyncState and status of the network.
- A type that provides information about whether the node is currently syncing and the network is currently serving syncing related requests.