-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Testnet4. In lightning network it does not allow to put remote node #9411
Comments
this is because you have trampoline enabled, and we do not have any hardcoded trampoline for testnet4. |
The gossip does not sync because we also do not have hardcoded fallback peers for testnet4. See Lines 108 to 153 in 3002852
PR welcome. (Just go to some LN node explorer and add the most popular nodes.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testnet4. In lightning network it does not allow to put remote node
The text was updated successfully, but these errors were encountered: