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

Inbound routing fees #2185

Open
kaloudis opened this issue May 10, 2024 · 4 comments
Open

Inbound routing fees #2185

kaloudis opened this issue May 10, 2024 · 4 comments
Labels
LND Issues specific to LND nodes Routing

Comments

@kaloudis
Copy link
Contributor

As of LND v0.18, you have the ability to set inbound fees on your channels. Let's ensure we cover this in our UI for all LND interfaces.

@kaloudis kaloudis added LND Issues specific to LND nodes Routing labels May 10, 2024
@Liongrass
Copy link

Tricky because they're actually negative inbound fees (discounts). The discussion could also already consider what the UI might look like with positive inbound fees, and negative outbound fees!

@twofaktor
Copy link

@kaloudis
Copy link
Contributor Author

UpdateChannelPolicy has a dedicated parameter for inbound_fee

https://lightning.engineering/api-docs/api/lnd/lightning/update-channel-policy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LND Issues specific to LND nodes Routing
Projects
None yet
Development

No branches or pull requests

3 participants