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
When I run something like this: everdev contract run (or run-local).....
I've got something like this:
Available functions:
someFunction
constructor
I think that constructor needs to be deleted from this list.
The text was updated successfully, but these errors were encountered:
pizza-777
changed the title
Delete "constructor" from available function because it is not available
Delete "constructor" from available functions because it is not available
Dec 25, 2022
When I run something like this:
everdev contract run (or run-local).....
I've got something like this:
I think that constructor needs to be deleted from this list.
The text was updated successfully, but these errors were encountered: