Skip to content

Commit 455e7eb

Browse files
committed
f Sample URL
1 parent ba13ac6 commit 455e7eb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ only option. Some Rust-Lightning utilities such as those in
6666
non-LN Bitcoin applications such as DLCs and bulletin boards.
6767

6868
A sample node which fetches blockchain data and manages on-chain funds via the
69-
Bitcoin Core RPC/REST interface is available [here](../ldk-sample). The
70-
individual pieces of that demo are be composable, so you can pick the
71-
off-the-shelf parts you want and replace the rest.
69+
Bitcoin Core RPC/REST interface is available
70+
[here](https://github.com/lightningdevkit/ldk-sample/). The individual pieces of
71+
that demo are be composable, so you can pick the off-the-shelf parts you want
72+
and replace the rest.
7273

7374
In general, Rust-Lightning does not provide (but LDK has implementations of):
7475
* on-disk storage - you can store the channel state any way you want - whether

0 commit comments

Comments
 (0)