ZeusLN / zeus

A mobile Bitcoin wallet fit for the gods. ⚡️ Est. 563345
https://ZeusLN.com
Other
897 stars 139 forks source link

Inbound routing fees #2185

Open kaloudis opened 1 month ago

kaloudis commented 1 month ago

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.

Liongrass commented 1 month ago

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 commented 1 month ago

https://github.com/lightningnetwork/lnd/releases/tag/v0.18.0-beta

kaloudis commented 3 weeks ago

UpdateChannelPolicy has a dedicated parameter for inbound_fee

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

twofaktor commented 3 weeks ago

https://docs.lightning.engineering/lightning-network-tools/lnd/inbound-channel-fees