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
Given that we need to the ability to decode#13 for dwyl/auth#49
I propose that we rename it to B58 or Base58 (used by base58) or ExBase58 (unique namespace)
The text was updated successfully, but these errors were encountered:
At present the name of the module in this package is
Base58Encode
:https://github.com/dwyl/exbase58/blob/c56a72407fa6f8b09423d9461206fafec68bc809/lib/base58encode.ex#L1
Given that we need to the ability to
decode
#13 for dwyl/auth#49I propose that we rename it to
B58
orBase58
(used bybase58
) orExBase58
(unique namespace)The text was updated successfully, but these errors were encountered: