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 alternative "I trust my counterparty (who is an LSP)" UserConfig defaults #3043

Open
TheBlueMatt opened this issue May 6, 2024 · 2 comments
Assignees
Labels
Take a Friday Leave a Friday Stomp the Bugs, Without Much Commitment

Comments

@TheBlueMatt
Copy link
Collaborator

We have a lot of users who use LDK with a counterparty who is their LSP and they trust to not play games with dust limit/feerates and maybe even accept 0conf channels from. We should have an alternative UserConfig defaults constructor for these users which avoids a lot of pitfalls and accidental force-closures.

@TheBlueMatt TheBlueMatt added the Take a Friday Leave a Friday Stomp the Bugs, Without Much Commitment label May 6, 2024
@valentinewallace
Copy link
Contributor

Potentially relevant for async payments (cc #2298) as well, as LDK will need to know whether it is an often-offline sender/recipient when paying and generating offers respectively, as well as which of its counterparties are LSPs.

@TheBlueMatt
Copy link
Collaborator Author

Would be cool if this somehow disabled the min-feerate checks entirely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Take a Friday Leave a Friday Stomp the Bugs, Without Much Commitment
Projects
None yet
Development

No branches or pull requests

3 participants