fix(identify): Remove peer from cache on DialError::WrongPeerId
event
#18015
Annotations
4 errors
Run cargo +$MSRV check --workspace --all-features:
protocols/identify/src/behaviour.rs#L588
variant `libp2p_swarm::DialError::WrongPeerId` does not have a field named `endpoint`
|
Run cargo +$MSRV check --workspace --all-features:
protocols/identify/src/behaviour.rs#L592
variant `libp2p_swarm::DialError::LocalPeerId` does not have a field named `endpoint`
|
Run cargo +$MSRV check --workspace --all-features:
protocols/identify/src/behaviour.rs#L591
pattern does not mention field `address`
|
Run cargo +$MSRV check --workspace --all-features
Process completed with exit code 101.
|
Loading