Skip to content
Snippets Groups Projects
Commit 0ec82c34 authored by Robert Klotzner's avatar Robert Klotzner Committed by GitHub
Browse files

Export `IfDisconnected` in public module. (#8034)

parent 11b00681
No related merge requests found
......@@ -270,7 +270,7 @@ pub use libp2p::{multiaddr, Multiaddr, PeerId};
pub use protocol::{event::{DhtEvent, Event, ObservedRole}, sync::SyncState, PeerInfo};
pub use service::{
NetworkService, NetworkWorker, RequestFailure, OutboundFailure, NotificationSender,
NotificationSenderReady,
NotificationSenderReady, IfDisconnected,
};
pub use sc_peerset::ReputationChange;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment