mento-protocol / simulation

Apache License 2.0
1 stars 1 forks source link

Check if account is sufficiently funded & enforce that its balances can not go below zero #204

Open bowd opened 2 years ago

bowd commented 2 years ago

Right now, account balances can get below zero. This should be prevented and catched (decline a trade in such a scenario, or check before executing trade)