We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
hint: add initializes:
Currently, the hint looks like this:
(hint: add initializes: ownable to ...titanoboa-tut/.venv/Lib/site-packages/snekmate/tokens/erc20.vy) contract "..../titanoboa-tut/.venv/Lib/site-packages/snekmate/tokens/erc20.vy:82", line 82:0 81 #initializes: ownable ---> 82 uses: ownable --------^
However we should tell users to add the line in the top level contract.
The text was updated successfully, but these errors were encountered:
I think we can close this for now as it seems to be a case of compiling the wrong file.
Sorry, something went wrong.
tserg
Successfully merging a pull request may close this issue.
Currently, the hint looks like this:
However we should tell users to add the line in the top level contract.
The text was updated successfully, but these errors were encountered: