Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to send MAX amount of coins #60

Open
Paouky opened this issue Sep 2, 2020 · 0 comments
Open

Add option to send MAX amount of coins #60

Paouky opened this issue Sep 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Paouky
Copy link

Paouky commented Sep 2, 2020

While I was making a simple guide on how to send/receive grins on Niffler, I sent 1 coin to my Niffler wallet. After I was done, I wanted to send this 1 grin back to my original wallet. However, I can't completely spend this output, as Niffler requires me to leave 0.01 for a fee, even though the fee in practice is 0.008. So I ended up leaving 0.002 on my Niffler wallet, which is bloating the UTXO for no reason, as I never plan to use it.

I suggest to add a MAX option which will spend the entire wallet minus the exact fee amount. It would benefit the network by not leaving tiny outputs behind which are never going to be used.

@xiaojay xiaojay added the enhancement New feature or request label Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants