Comment Typos #59
Labels
0 (Non-critical)
Code style, clarity, syntax, versioning, off-chain monitoring (events etc), exclude gas optimisation
bug
Warden finding
resolved
Finding has been patched by sponsor (sponsor pls link to PR containing fix)
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Handle
leastwood
Vulnerability details
Impact
There are a couple of typos found within the
Reserve.sol
contract.Proof of Concept
https://github.com/pooltogether/v4-core/blob/master/contracts/Reserve.sol#L20
https://github.com/pooltogether/v4-core/blob/master/contracts/Reserve.sol#L21
Tools Used
Manual code review
Recommended Mitigation Steps
Consider updating the typo in
Reserve.sol:L20
fromspeicific
tospecific
and the typo inReserve.sol:L21
fromdetermininstially
todeterministically
.The text was updated successfully, but these errors were encountered: