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
a) Add support of partial freeze => freeze a part of a token balance instead of the whole balance
b) Add a simple burn funtion, without reason, for compatibility with bridge
To implement a) & b)
Remove AuthorizationEngine => because this engine is complicated to use and we are close to the maximum size limit
The text was updated successfully, but these errors were encountered:
a) Add support of partial freeze => freeze a part of a token balance instead of the whole balance
b) Add a simple burn funtion, without reason, for compatibility with bridge
To implement a) & b)
The text was updated successfully, but these errors were encountered: