Gas Optimizations #38
Labels
bug
Something isn't working
G (Gas Optimization)
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
Since there's a require statement to check whether ‘amount’ is the smaller operand of the two, can use unchecked block :
https://github.com/maple-labs/loan/blob/4c6fe2cd91d6d16b8434c426fe7eb6d2bc77bc30/contracts/Refinancer.sol#L16
The text was updated successfully, but these errors were encountered: