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 missing reserve #78

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Conversation

DanGould
Copy link
Contributor

Fix #76. Lnd's RequiredReserve returns the amount the wallet needs to have when it opens a channel. Only add reserve amount if it is missing from the wallet's total balance

Fix payjoin#76. Lnd's RequiredReserve returns the amount the wallet needs
to have when it opens a channel. Only add reserve amount if it is
missing from the wallet's total balance
@DanGould
Copy link
Contributor Author

✅ tested opening new channels with & without missing required reserve. The correct output is added to the tx

@DanGould DanGould merged commit cbdd9b3 into payjoin:master Nov 20, 2022
@DanGould DanGould deleted the add-missing-reserve branch November 20, 2022 02:44
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.

Always paying full RequiredReserve instead of topping it up
1 participant