Audit fixes #23
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#L54
Function name must be in mixedCase
|
test:
contracts/Distribution.sol#L74
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L84
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L117
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L128
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L129
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L159
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L163
Use Custom Errors instead of require statements
|