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

Config Option to Include Transaction Fee within the Specified Amount #13

Open
anktd opened this issue Sep 20, 2023 · 2 comments
Open

Config Option to Include Transaction Fee within the Specified Amount #13

anktd opened this issue Sep 20, 2023 · 2 comments
Assignees

Comments

@anktd
Copy link

anktd commented Sep 20, 2023

In the current implementation, when a user sends 1 BTC, the total amount debited from the wallet is "1 BTC + transaction fee".
This request proposes the addition of a configuration option that allows users to include the transaction fee within the specified amount itself. This means, if a user opts to send 1 BTC with this configuration enabled, the actual amount sent will be "1 BTC - transaction fee", ensuring the total amount debited from the wallet remains 1 BTC.
This would facilitate more predictable and rounded transactions for users, enhancing the usability of the wallet service.

@Jasonford323
Copy link

#8

@ErfanMN
Copy link

ErfanMN commented Oct 10, 2023

working on this issue ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants