mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 05:14:35 +00:00
Merge remote-tracking branch 'origin/release-v8.1' into back-merge-v8.1.1
This commit is contained in:
@@ -376,6 +376,10 @@ where
|
||||
.update(network, &local, &mut self.awaiting_head_peers);
|
||||
}
|
||||
|
||||
pub fn register_metrics(&self) {
|
||||
self.chains.register_metrics();
|
||||
}
|
||||
|
||||
/// Kickstarts sync.
|
||||
pub fn resume(&mut self, network: &mut SyncNetworkContext<T>) {
|
||||
for (removed_chain, sync_type, remove_reason) in
|
||||
|
||||
Reference in New Issue
Block a user