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
Const and let is preferred to the global var in js. On the other side it is an idea to try to not deviate to much from the code in https://github.com/dchest/tweetnacl-js
The text was updated successfully, but these errors were encountered:
Const and let is preferred to the global var in js. On the other side it is an idea to try to not deviate to much from the code in https://github.com/dchest/tweetnacl-js
The text was updated successfully, but these errors were encountered: