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
We should prevent any given token from being transferred into its corresponding mech account.
This obviously won't work if the code for any given mech has been deployed, but after a mech has been deployed its on...Received() functions should revert if the token is being transferred into its own mech.
The text was updated successfully, but these errors were encountered:
We should prevent any given token from being transferred into its corresponding mech account.
This obviously won't work if the code for any given mech has been deployed, but after a mech has been deployed its
on...Received()
functions should revert if the token is being transferred into its own mech.The text was updated successfully, but these errors were encountered: