Skip to content

Make visibility explicitly declared on functions #6

@ryu9827

Description

@ryu9827

Examples below, no visibility found:

function isBreakingCap(uint weiAmount, uint tokenAmount, uint weiRaisedTotal, uint tokensSoldTotal) constant returns (bool limitBroken) {

function setRequireCustomerId(bool value) onlyOwner {

function setRequireSignedAddress(bool value, address _signerAddress) onlyOwner {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions