Bug description
The send screen displays an incorrect fee amount:
with a zero balance the correct fee amount is 0.001 beam
if the user enters an amount exceeding the amount on the balance, then it is necessary to show him a message that the maximum amount is xxxxxx(balance amount - transaction fee = the maximum amount is), regardless of what amount the user entered (the difference...we don't show how much user needs to add)
Bug description The send screen displays an incorrect fee amount:
with a zero balance the correct fee amount is 0.001 beam
if the user enters an amount exceeding the amount on the balance, then it is necessary to show him a message that the maximum amount is xxxxxx(balance amount - transaction fee = the maximum amount is), regardless of what amount the user entered (the difference...we don't show how much user needs to add)
https://user-images.githubusercontent.com/45556620/162421215-c8152ee4-7ecc-4a05-81ec-f5a16a3e4392.mp4
https://user-images.githubusercontent.com/45556620/162421250-76b45920-e9c7-40aa-b8e5-c6907559b749.mp4