Skip to content

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

Open
andrewh-code wants to merge 1 commit intoether-camp:masterfrom
andrewh-code:master
Open

adding semi-colon to modifiers in wallet.sol, std.sol, and name_reg.sol#2
andrewh-code wants to merge 1 commit intoether-camp:masterfrom
andrewh-code:master

Conversation

@andrewh-code
Copy link
Copy Markdown

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
Copy Markdown

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