Closed fernandomg closed 6 years ago
@fernandomg It still possible to create tier with minCap>totalSupply. In the Step3 just to change supply after mincap was filled out. Need add a validation for field supply: totalSupply>=minCap. For both strategy
@dennis00010011b fixed!
@fernandomg I can't create Dutch, wizard failed on Step3
@dennis00010011b sorry, fixed as well.
Thanks!
Closes #946
Since bug was reported,
globalMinCap
is no longer used. NowminCap
is specified in a per-tier basis.Anyway, this issue was used to track
minCap
validation inStepThree
.