• Steven Allen's avatar
    fix: fix id addr format · 3b5a6bda
    Steven Allen authored
    Instead of manually creating multiaddr strings, use the multiaddr logic to
    format them. We were still using `/ipfs` multiaddrs instead of `/p2p` multiaddrs.
    3b5a6bda
id.go 4.96 KB