Solidity-Gas-Optimization-Tips icon indicating copy to clipboard operation
Solidity-Gas-Optimization-Tips copied to clipboard

fix minor errors

Open Azleal opened this issue 2 years ago • 0 comments

  • minor error for section 4 and 16
  • for section 23, the snippet is confusing if length is defined but not used, so I assume that it should be used. and I've tried in remix, function that used calldata with length costs the least gas.

Azleal avatar Mar 17 '23 07:03 Azleal