minTokenSaleAmount()
Once new funds are added to the auction using the execute() function, there is a check whether to reset the price or not.
minTokenSaleAmount
is defined as half the contract updated balance (available for sale).
Example
Last updated