Skip to content

Commit 8497273

Browse files
committed
f Add lightning-liquidtity as reference implementation
1 parent 24973c2 commit 8497273

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

blip-0050.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ peer-to-peer messages to allow clients to request services from the LSP.
1717

1818
This bLIP is licensed under the MIT license.
1919

20+
## Reference Implementation
21+
22+
A reference implementation of this protocol can be found as part of the
23+
[`lightning-liquidity`][] crate.
24+
25+
[`lightning-liquidity`]: https://github.com/lightningdevkit/rust-lightning/tree/main/lightning-liquidity
26+
2027
### Actors
2128

2229
The 'LSP' is the API provider, and acts as the server.

0 commit comments

Comments
 (0)