Skip to content

Commit f62b7f7

Browse files
committed
f Add lightning-liquidtity as reference implementation
1 parent 61a9131 commit f62b7f7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

blip-0051.md

+7
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ The goal of this specification is to provide a standardized LSP API for wallets
1313

1414
LSPS1 depends on the [LSPS0/bLIP 50](./blip-0050.md) and therefore [BOLT8](https://github.com/lightning/bolts/blob/master/08-transport.md) as a transport layer.
1515

16+
## Reference Implementation
17+
18+
A reference implementation of this protocol can be found as part of the
19+
[`lightning-liquidity`][] crate.
20+
21+
[`lightning-liquidity`]: https://github.com/lightningdevkit/rust-lightning/tree/main/lightning-liquidity
22+
1623
## Definitions
1724

1825
### Data types

0 commit comments

Comments
 (0)