0xCLARITY
Results
12
issues of
0xCLARITY
Solhint regularly complains about the `named-parameters` rule when all I'm doing is throwing a bunch of data into `abi.encode()` or `abi.encodePacked()`. Rather than annotating every single `abi.encodeX()` call with a...
Solhint regularly complains about the `func-named-parameters` rule when all I'm doing is throwing a bunch of data into `abi.encode()` or `abi.encodePacked()`. Rather than annotating every single `abi.encodeX()` call with a...