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

adding semi-colon to modifiers in wallet.sol, std.sol, and name_reg.sol #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewh-code
Copy link

Hello,
I just started using the ether studio and tried executing the wallet demo found from:
https://www.gitbook.com/book/nogo10/ether-camp-live-studio-primer/

When I compiled the contracts, I got the following error:
Could not start sandbox: Compilation error: _pre/name_reg.sol:8:3: Error: Expected token Semicolon got 'RBrace' } ^

I added in the semi-colon in all the modifiers in name_reg.sol, std.sol, and wallet.sol

@jimscarver
Copy link

This is an important fix since the manual uses this example for running a contract and it fails.
https://nogo10.gitbooks.io/ether-camp-live-studio-primer/content/sandbox_features.html

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.

2 participants