>= costs less gas than >.
The compiler uses opcodes GT and ISZERO for solidity code that uses >, but only requires LT for >=, which saves 3 gas
There are 22 instances of this issue:
File: 2023-07-beedle/src/Lender.sol
File: 2023-07-beedle/src/Staking.sol
Consider using >= instead if appropriate.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.