Module chain_sync_status

Source
Expand description

Defines method signatures for checking if the synchronizer is likely close to the network chain tip.

Re-exports§

pub use mock::MockSyncStatus;

Modules§

mock
Test-only mocks for ChainSyncStatus.

Traits§

ChainSyncStatus
An interface for checking if the synchronization is likely close to the network chain tip.