code-423n4 / 2021-04-maple-findings

0 stars 0 forks source link

Unnecessary initialization variable #74

Closed code423n4 closed 3 years ago

code423n4 commented 3 years ago

Handle

a_delamo

Vulnerability details

Impact

Low, just gas cost

Proof of Concept

Here you have a gist: https://gist.github.com/alexon1234/208c10591060cff8176f03b118a8d1e4

Tools Used

Just vscode

Recommended Mitigation Steps

Just remove unused variable to reduce the storage

lucas-manuel commented 3 years ago

Won't address, we want to leave this for future calcs.