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 library uses a motley assortment of naming conventions. For simplicity please use camelCase only. A clean up task in the next major release is to change all naming to camelCase.
In the case of assertions for instance:
bs58 should become base58
base64_URL_NO_PAD should become base64UrlNoPad
The text was updated successfully, but these errors were encountered:
This library uses a motley assortment of naming conventions. For simplicity please use camelCase only. A clean up task in the next major release is to change all naming to camelCase.
In the case of assertions for instance:
The text was updated successfully, but these errors were encountered: