I didn't find any good reason to decrease the sell_amount for reverse auctions, but it's much more convenient if you can see the original sell amount (ie. the starting bid) in the frontend. Despite that, this way it is consistent with other auction types.
Couldn't find any side effects, all tests are passing as well.
I didn't find any good reason to decrease the
sell_amount
for reverse auctions, but it's much more convenient if you can see the original sell amount (ie. the starting bid) in the frontend. Despite that, this way it is consistent with other auction types.Couldn't find any side effects, all tests are passing as well.