Skip to content

Commit fc205e0

Browse files
committed
Add bLIP 52: JIT Channel Negotiation
A "JIT Channel" is a channel opened in response to an incoming payment from the public network to a client, via the LSP. This allows a client with no Lightning channels to start receiving on Lightning, and have the cost of their inbound liquidity be deducted from their first received payment. The given protocol is based on LSPS0/blip-0050 and has been previously stabilized by the LSP Spec group and is live in production with several LSP and client implementations today. As previously discussed on multiple occasions, the LSP Spec group is however moving to a bLIP-centric process, which is why we 'upstream' these previously-stabilized specifications here.
1 parent d905a83 commit fc205e0

File tree

2 files changed

+1029
-0
lines changed

2 files changed

+1029
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ For more detail on the process, please read [bLIP-0001](./blip-0001.md) and
2929
| [25](./blip-0025.md) | Forward less than onion value | Valentine Wallace | Active |
3030
| [32](./blip-0032.md) | Onion Message DNS Resolution | Matt Corallo | Active |
3131
| [50](./blip-0050.md) | LSPS0: LSP Spec Transport Layer | ZmnSCPxj jxPCSnmZ | Active |
32+
| [52](./blip-0052.md) | LSPS2: JIT Channel Negotiation | ZmnSCPxj jxPCSnmZ | Active |

0 commit comments

Comments
 (0)