code-423n4 / 2021-11-badgerzaps-findings

0 stars 0 forks source link

Remove unused variables in `Zap.sol` #15

Closed code423n4 closed 2 years ago

code423n4 commented 2 years ago

Handle

pmerkleplant

Vulnerability details

Following variables in Zap.sol are unused and could be removed to save gas:

GalloDaSballo commented 2 years ago

Agree with finding

0xleastwood commented 2 years ago

duplicate of #39