Adding interface for applications that use operator role and delay in… #42
format.yml
on: pull_request
code-lint-and-format
1m 0s
Annotations
1 error and 2 warnings
code-lint-and-format
Process completed with exit code 1.
|
code-lint-and-format:
contracts/staking/IApplicationWithDecreaseDelay.sol#L67
Function order is incorrect, external function can not go after external view function (line 58)
|
code-lint-and-format:
contracts/staking/IApplicationWithOperator.sol#L42
Function order is incorrect, external function can not go after external view function (line 29)
|