Module modifier

Source
Expand description

Provide checks related to function modifiers (view/payable).

Enums§

FunctionModifier
Represents modifiers a Solidity function can be annotated with.

Functions§

check_function_modifier
Check that a function call is compatible with the context it is called into.