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
users can do whatever "batching" they want in their session code which calls the contract instance; the contract itself does not need an entry point to support this and the added complexity is strictly unnecessary.
Add support for batch actions (e.g. batch mint; batch transfer; etc).
The text was updated successfully, but these errors were encountered: