- if (address(this).balance < reservePrice) {
+ if (_auction.amount < reservePrice) {
