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

TRAMPOLINE_FEE_INSUFFICIENT #9346

Open
s1ckoleg opened this issue Dec 5, 2024 · 2 comments
Open

TRAMPOLINE_FEE_INSUFFICIENT #9346

s1ckoleg opened this issue Dec 5, 2024 · 2 comments

Comments

@s1ckoleg
Copy link

s1ckoleg commented Dec 5, 2024

Hi!
Today I got a couple of invoice payments cancelled because of TRAMPOLINE_FEE_INSUFFICIENT error. Here is an example:

Lightning payment failed: {'payment_hash': 'xxx', 'success': False, 'preimage': None, 'log': [['2', '0x0x0', 'TRAMPOLINE_FEE_INSUFFICIENT'], ['2', '0x0x0', 'TRAMPOLINE_FEE_INSUFFICIENT'], ['2', '0x0x0', 'TRAMPOLINE_FEE_INSUFFICIENT'], ['2', '0x0x0', 'TRAMPOLINE_FEE_INSUFFICIENT'], ['2', '0x0x0', 'TRAMPOLINE_FEE_INSUFFICIENT'], ['2', '0x0x0', 'TRAMPOLINE_FEE_INSUFFICIENT']]}

Tell me, please, what can I do from my side to fix it? I can give more examples if needed

@s1ckoleg
Copy link
Author

s1ckoleg commented Dec 5, 2024

version 4.5.8
channel is opened with lightning.electrum.org node

@ecdsa
Copy link
Member

ecdsa commented Dec 6, 2024

you can set the max lightning fee in your preferences.
you probably also want to disable the "add extra trampoline" option, if it is enabled.

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

2 participants