Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use isPrivate to detect private multiaddrs (#2868)
To prevent throwing when non-thin waist addresses are encountered, use `isPrivate` instead of converting the multiaddr to a node address.
- Loading branch information