Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: deploy correct contract in usage tutorial #79

Merged
merged 1 commit into from
May 7, 2024

Conversation

0xteddybear
Copy link
Contributor

If a user were to copy-paste the previous version of the edited snippet, they'd get bare reverts when calling a mock method, since said snippet deploys the Greeter's (not MockGreeter) bytecode, which doesn't handle them and reverts on unkown function selectors

If a user were to copy-paste the previous version of the edited snippet,
they'd get bare reverts when calling a mock method, since said snippet
deploys the Greeter's (not MockGreeter) bytecode, which doesn't handle
them and reverts on unkown function selectors
@gas1cent gas1cent merged commit f95ac6d into defi-wonderland:dev May 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants