This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Return supported protocols in id output #3219
Labels
exp/novice
Someone with a little familiarity can pick up
kind/enhancement
A net-new feature or improvement to an existing feature
status/ready
Ready to be worked
When running
ipfs.id()
it would be helpful for debugging to return the protocols the peer supports. This is being added in go-ipfs via ipfs/kubo#7409.Note: go-ipfs also has the ability to run
id()
for another peers id, which is also really helpful for debugging. Adding support for that shouldn't be required for adding the protocols list, but it would be nice to also have.The text was updated successfully, but these errors were encountered: