Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

fatherOfBlocks-G.md

File metadata and controls

2 lines (2 loc) · 259 Bytes

SecurityCouncilNomineeElectionGovernorCountingUpgradeable.sol

  • L101 - A subtraction is carried out for two values, but in L98 a previous validation is carried out, therefore the operation could become unchecked since the underflow would not be possible.