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

Refactor resendSecondTxOfCheckpointToBTC #16

Open
Lazar955 opened this issue Aug 20, 2024 · 0 comments
Open

Refactor resendSecondTxOfCheckpointToBTC #16

Lazar955 opened this issue Aug 20, 2024 · 0 comments

Comments

@Lazar955
Copy link
Member

Lazar955 commented Aug 20, 2024

this is a bit debatable, as if we set bumpedFee = balance and later have tx2.Tx.TxOut[1].Value = int64(balance - bumpedFee) this means we will end up with output with value 0 that will be rejected by bitcoind as dust output.

Originally posted by @KonradStaniec in #15 (comment)

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

1 participant