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

grpc api: Same fee limit handling for keysend and pay #7227

Open
michaelWuensch opened this issue Apr 16, 2024 · 0 comments
Open

grpc api: Same fee limit handling for keysend and pay #7227

michaelWuensch opened this issue Apr 16, 2024 · 0 comments

Comments

@michaelWuensch
Copy link

Issue

The handling of fee limits is inconsistent on different api endpoints.
The lightning-pay api endpoint exposes maxfee, maxfeepercent and exemptfee fee as parameters. (https://docs.corelightning.org/reference/lightning-pay)
The lightning-keysend api enpoint only exposes maxfeepercent and exemptfee. (https://docs.corelightning.org/reference/lightning-keysend)

Please add maxfee to lightning-keysend to simplify and unify api handling.

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