mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-29 04:27:24 +00:00
Remove NetworkSpecialization::on_event (#3976)
This commit is contained in:
committed by
Gavin Wood
parent
4264613a96
commit
eb3c950cfe
@@ -124,11 +124,6 @@ impl NetworkSpecialization<Block> for DummySpecialization {
|
||||
_peer_id: PeerId,
|
||||
_message: Vec<u8>,
|
||||
) {}
|
||||
|
||||
fn on_event(
|
||||
&mut self,
|
||||
_event: crate::specialization::Event
|
||||
) {}
|
||||
}
|
||||
|
||||
pub type PeersFullClient =
|
||||
|
||||
Reference in New Issue
Block a user