Skip to content

Extract precise definition for statemutability #53

@acuarica

Description

@acuarica

Detect the statemutability for a given public function.

from most restricted to least restricted: pure, view, nonpayable, payable. A function can only be one of these.

The definition can be found here argotorg/solidity#992 (comment).

Thanks @shazow for mentioning this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions