I thought it's a race condition vuln, because reduceMoney function will be called after the function call purchaseDomain 6 seconds.
But if I want to take advantage of this vuln , I need to make two requests arrive noother_timeout function simultaneously, after try many times , I think this is very difficult to do that.
So, I was just not lucky enough ?
--------------------------------------
Ok, Got it