Closed WoeOm closed 3 years ago
https://github.com/evolutionlandorg/market-contracts/blob/72fac89f0f612d2dca0828de4b2a7b1e756b9ce9/contracts/auction/ClockAuctionV3.sol#L244
The maxAmount should be added to prevent being front-running attacked.
maxAmount
https://github.com/evolutionlandorg/market-contracts/blob/72fac89f0f612d2dca0828de4b2a7b1e756b9ce9/contracts/auction/ClockAuctionV3.sol#L244
The
maxAmount
should be added to prevent being front-running attacked.