DynamicChecks
Function Calls
Functions | Definitons |
---|---|
getCheck | asa sds |
allChecks | def |
addCheck | def |
removeCheck | def |
allChecks | def |
_setChecks | def |
NoZeroChecks | def |
_shiftPop | def |
Inheritance Flow
Contracts Description Table
Contract | Type | Bases | ||
---|---|---|---|---|
└ | Function Name | Visibility | Mutability | Modifiers |
DynamicChecks | Implementation | AccessControl | ||
└ | getCheck | Public ❗️ | NO❗️ | |
└ | allChecks | Public ❗️ | NO❗️ | |
└ | addCheck | Public ❗️ | 🛑 | onlyRole |
└ | removeCheck | Public ❗️ | 🛑 | onlyRole |
└ | _setChecks | Internal 🔒 | 🛑 | |
└ | _shiftPop | Internal 🔒 | 🛑 |
Legend
Symbol | Meaning |
---|---|
🛑 | Function can modify state |
💵 | Function is payable |