-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
git clone git@github.com: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 );
^---^
Metadata
Metadata
Assignees
Labels
No labels