feat: add fees feature #16
Annotations
1 error and 3 warnings
|
src/contracts/Grateful.sol#L68
Function order is incorrect, external function can not go after public view function (line 58)
|
src/contracts/Grateful.sol#L80
Line length must be no more than 120 but current length is 121
|
src/interfaces/IGrateful.sol#L153
Function order is incorrect, external function can not go after external view function (line 143)
|
This job failed
Loading