Does your database allow negative balances like cryptorush?? They had a major problem because of it today.
I think you want to know if we built up a security check for that. The answer is yes. It is not possible to have a negative balance. There are in fact 2 checks, one in the business logic layer and one on the database layer.
I was hoping you had put one security check in, but two is even better.