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
This aims to support base36 out of the box, without having to specify
the 'base' parameter explicitly.
Rationale is that base36 is used across ecosystem for PeerIDs that have
to be represented in base36 to fit in a single DNS label (due to limit
of 63 characters).
0 commit comments