Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes bid price comparison logic in auction handler
Corrects the mathematical comparison for bid price validation to properly compare payment amount against selling amount multiplied by floor price. Adds clarifying comments explaining the price conversion between tokens and the purpose of MinPriceMultiplier to improve code readability.
- Loading branch information