Describe the bug
There is precision loss on withdraw max amount causing transaction to fail. User is unable to withdraw remaining 0.0001 TLOS from savings.
To Reproduce
Steps to reproduce the behavior:
Go to savings tab and move any amount to savings
Select max amount to populate withdraw savings input
Attempt to withdraw
See transaction error
Update withdraw input to equal max amount minus .0001
Withdraw
Additional context
This is most likely due to precision loss during conversion between REX and TLOS.
Describe the bug There is precision loss on withdraw max amount causing transaction to fail. User is unable to withdraw remaining 0.0001 TLOS from savings.
To Reproduce Steps to reproduce the behavior:
Additional context This is most likely due to precision loss during conversion between REX and TLOS.
related issue #734