ElementsProject / ElementsProject/lightning

Add exclude parameter to keysend

Open
#8,145 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.1k
Forks
1k
Avg merge
4d 10h
Merged PRs (30d)
13

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.