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 would make the code much more compact and cleaner in some places, rather than getting lots of balance keys and then calling storage.write all over the place. Would put these functions in crates::trans_token::storage.
The text was updated successfully, but these errors were encountered:
This would make the code much more compact and cleaner in some places, rather than getting lots of balance keys and then calling
storage.write
all over the place. Would put these functions incrates::trans_token::storage
.The text was updated successfully, but these errors were encountered: