Open ShaoYurui opened 3 years ago
When the amount is 0.00001, the error message suggests that the amount cannot be 0 or negative which is not the case here
The decimal format is set the 3dp because we are accounting for minimal of 1g. Having 0.001g of an item is not realistic
Team chose [response.Rejected]
response.Rejected
Reason for disagreement: [replace this with your reason]
When the amount is 0.00001, the error message suggests that the amount cannot be 0 or negative which is not the case here