vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
15 stars 8 forks source link

[IMPROVE] DOT max send logic #1503

Open realpaaao opened 3 weeks ago

realpaaao commented 3 weeks ago

Currently the DOT max send logic is not very user friendly.

Please:

So essentially only allow sends where remaining balance is above 1 DOT or a complete MAX send of the balance

enriquesouza commented 3 weeks ago

That is how we were behaving previously: "So essentially only allow sends where remaining balance is above 1 DOT or a complete MAX send of the balance"

realpaaao commented 2 weeks ago

I think before max send was not possible as allow_death was disabled. but yes essentially this. So no user could by accident loose funds under 1 DOT. And instead of a red error message we need a shorter one in a pop up, as described in the issue.