multiformats / js-multiaddr

JavaScript implementation of multiaddr
http://multiformats.github.io/js-multiaddr
Other
109 stars 64 forks source link

fix: default to https ports for dnsaddr addresses #258

Closed achingbrain closed 2 years ago

achingbrain commented 2 years ago

Sometimes addresses are of the format /dnsaddr/domain/p2p/peer-id

When this is the case, default to tcp/443 for protocol/port.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 10.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: