Don't mark peers sending expired messages as useless (#1944)

This commit is contained in:
Arkadiy Paronyan
2019-03-07 22:12:57 +01:00
committed by Bastian Köcher
parent 9f3b4468db
commit 8d290f6110
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -484,7 +484,6 @@ impl<B: BlockT, S: NetworkSpecialization<B>, H: ExHashT> Protocol<B, S, H> {
&mut ProtocolContext::new(&mut self.context_data, &self.network_chan),
who,
msg,
self.sync.status().is_major_syncing(),
);
}
other => self.specialization.on_message(