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.
Sensei
1 parent 6035c83 commit a4d34ffCopy full SHA for a4d34ff
README.md
@@ -54,7 +54,7 @@ LDK/`rust-lightning` is a generic library that allows you to build a Lightning
54
node without needing to worry about getting all of the Lightning state machine,
55
routing, and on-chain punishment code (and other chain interactions) exactly
56
correct. Note that LDK isn't, in itself, a node. For an out-of-the-box Lightning
57
-node based on LDK, see [Sensei](https://l2.technology/sensei). However, if you
+node based on LDK, see [Sensei](https://github.com/L2-Technology/sensei). However, if you
58
want to integrate Lightning with custom features such as your own chain sync,
59
key management, data storage/backup logic, etc., LDK is likely your best option.
60
Some `rust-lightning` utilities such as those in
0 commit comments