LND conf: enable bLIP-50: LSP Spec Transport Layer #2224
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
LSPS0/bLIP-50 has recently been merged into the bLIP spec. This is a communication protocol over Lightning's p2p messaging layer called BOLT8, and is used for clients to communicate with Lightning Service Providers and vice versa.
At present, LND doesn't allow applications to communicate over BOLT8 with message types higher than 32768, without building with the
dev
tag or modifying the LND configuration. LSPS0/bLIP-50 uses type 37913.This configuration change will allow Umbrel users to interface with LSP spec-compliant services, such as ZEUS' Olympus.