issues
search
hexresearch
/
ergvein
Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36
stars
8
forks
source link
Send amount is restored with fractional part
#1013
Closed
NCrashed
closed
3 years ago
NCrashed
commented
3 years ago
How to reproduce:
Try to send all funds from a wallet
Fail due to insufficient funds for fees
Return back to the screen and see that
.0
part is added to the field.
Validation pass failed as we require an integral amount for sats.
How to reproduce:
.0
part is added to the field.