Skip to content

dapp build throws an error #2

@rstormsf

Description

@rstormsf
 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions