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
Some utility functions, which should not be exposed publicly, should just be converted into internal functions to avoid confusion and make this change less breaking in the future.
Some utility functions, which should not be exposed publicly, should just be converted into internal functions to avoid confusion and make this change less breaking in the future.
Offending functions:
near-sdk-js/src/collections/unordered-map.js
Lines 35 to 51 in 37965b8
near-sdk-js/src/collections/unordered-set.js
Lines 23 to 33 in 37965b8
https://github.com/near/near-sdk-js/blob/master/src/collections/vector.js#L23-L28
The text was updated successfully, but these errors were encountered: