You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2021. It is now read-only.
We should amend .toString() method implementation here to print a warning in instances where behavior exhibited by js-multiformats would defer and provide a link to migration guide.
js-multiformats introduced more deterministic behavior of
toString()method which could lead to a different behavior in comparison to.toString()method here.We should amend
.toString()method implementation here to print a warning in instances where behavior exhibited byjs-multiformatswould defer and provide a link to migration guide.