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

dapp build throws an error #2

Open
rstormsf opened this issue Jun 12, 2017 · 0 comments
Open

dapp build throws an error #2

rstormsf opened this issue Jun 12, 2017 · 0 comments

Comments

@rstormsf
Copy link

 git clone [email protected]:EOSIO/eos-token-sale.git
cd eos-token-sale/
git submodule update --init --recursive
dapp build

returns

src/eos.sol:74:13: Error: Type uint256 is not implicitly convertible to expected type bool.
        if( limit ) assert( dailyTotals[today()] + msg.value < limit );
            ^---^
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

No branches or pull requests

1 participant