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 e4daf92 commit 4c1b930Copy full SHA for 4c1b930
blip-0052.md
@@ -22,6 +22,14 @@ LSPS2 requires [LSPS0/bLIP 50](./blip-0050.md) and therefore [BOLT8](https://git
22
23
This bLIP is licensed under the MIT license.
24
25
+## Reference Implementation
26
+
27
+A reference implementation of this protocol can be found as part of the
28
+[`lightning-liquidity`][] crate.
29
30
+[`lightning-liquidity`]: https://github.com/lightningdevkit/rust-lightning/tree/main/lightning-liquidity
31
32
33
## Disclaimer
34
35
> **Note** Nodes that naively prepayment probe can cause LSPs using LSPS2 to open channels early.
0 commit comments