Skip to content

Add exclude parameter to keysend #8145

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

Open
michaelWuensch opened this issue Mar 6, 2025 · 0 comments
Open

Add exclude parameter to keysend #8145

michaelWuensch opened this issue Mar 6, 2025 · 0 comments

Comments

@michaelWuensch
Copy link

I want to let users pick the first hop for their payment. In the pay command I can achieve this by excluding all channels but the selected. (In xpay it can also be achieved with channel bias)

Unfortunately with keysend payments I cannot achieve this, as the keysend rpc does not expose an "exclude" parameter.
Can you please add an exclude parameter to keysend the same way as on the pay command?
Or is it possible to do keysends using xpay?

Here are the links to the rpcs:
https://docs.corelightning.org/reference/keysend
vs
https://docs.corelightning.org/reference/pay

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