This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Use mafmt module to only append peer ids to certain multiaddrs #2727
Labels
exp/novice
Someone with a little familiarity can pick up
kind/bug
A bug in existing code (including security flaws)
P3
Low: Not priority right now
status/ready
Ready to be worked
As part of startup we append our peer id to every multiaddr that contains a peer id.
This should only happen to
circuit
addresses. We should use themafmt
module to match on those.The text was updated successfully, but these errors were encountered: