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 has been archived by the owner on Jun 23, 2020. It is now read-only.
near.log((2 as u32).toString());
does not work. See this fiddle https://studio.nearprotocol.com/?f=bdj9oguss.However, if we change it to
then it works.
The text was updated successfully, but these errors were encountered: