We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lightning-liquidtity
1 parent 24973c2 commit 8497273Copy full SHA for 8497273
blip-0050.md
@@ -17,6 +17,13 @@ peer-to-peer messages to allow clients to request services from the LSP.
17
18
This bLIP is licensed under the MIT license.
19
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
27
### Actors
28
29
The 'LSP' is the API provider, and acts as the server.
0 commit comments