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

fix: use correct fee estimate for set-max output #29

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

slowbackspace
Copy link
Member

@slowbackspace slowbackspace commented Nov 24, 2023

Non-token setMax could cause UTXO_BALANCE_INSUFFICIENT error. This issue occurs when the cost associated with creating a change output, which is essential for calculating the maximum amount that can be sent, exceeds the cost of generating a dummy setMax output.

@slowbackspace slowbackspace marked this pull request as ready for review November 24, 2023 14:18
@slowbackspace slowbackspace merged commit f074b02 into master Nov 29, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants