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
Hi @SmartLayer , virtual function means that this function can be replaced in child contract
abstract contract required when some function defined without implementation
If we were to rebase it on the ERC404 contract, we just follow their way of doing it.
The text was updated successfully, but these errors were encountered: