MattyIce / steem-engine

Website for the Steem Smart Contracts project
6 stars 21 forks source link

fix(wallet): balance check should account for sub < 1 and > 0 values #61

Closed Vheissu closed 5 years ago

Vheissu commented 5 years ago

The previous check assumed a whole balance amount, but in some instances balances can be a decimal less than 1 amount still greater than 0.