We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea6931 commit cc3a2a2Copy full SHA for cc3a2a2
anchor/network/src/behaviour.rs
@@ -1,5 +1,4 @@
1
use crate::discovery::Discovery;
2
-use discv5::Discv5;
3
use libp2p::swarm::NetworkBehaviour;
4
use libp2p::{gossipsub, identify, ping};
5
0 commit comments