Function subcoin_service::watch_substrate_fast_sync

source ยท
pub async fn watch_substrate_fast_sync(
    subcoin_network_handle: NetworkHandle,
    substate_sync_service: Arc<SyncingService<OpaqueBlock>>,
)
Expand description

Watch the Substrate sync status and enable the subcoin block sync when the Substate state sync is finished.