Audit fixes #22
Annotations
10 warnings
test:
contracts/Distribution.sol#L37
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L42
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L49
Function name must be in mixedCase
|
test:
contracts/Distribution.sol#L69
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L79
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L112
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L123
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L124
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L154
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L158
Use Custom Errors instead of require statements
|