Redundant information when execute "ipfs swarm peers -v"
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
#### Version information:
#### Type:
- "bug": redundant information when execute "ipfs swarm peers -v"
#### Description:
ipfs swarm peers -v
Output:
/ip4/xxx.xxx.xxx.xxx/tcp/4001/ipfs/QmXUiYKRL7gdX354wbtj4Bc4QcgrToXRhn6zXQbXXXXX n/a inbound
/ipfs/kad/1.0.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
/libp2p/circuit/relay/0.1.0
Only print the "/libp2p/circuit/relay/0.1.0" once should be fine. Same issue
when executing "ipfs swarm peers -v --enc=json" (Sometimes there are mutliple stream entries empty)
Contributor guide
Assessment
This issue has not been assessed yet.