Audit fixes #20
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#L113
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L125
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L126
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L156
Use Custom Errors instead of require statements
|
test:
contracts/Distribution.sol#L160
Use Custom Errors instead of require statements
|