We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5637170 commit ef45086Copy full SHA for ef45086
README.md
@@ -4,8 +4,9 @@ Rust-Lightning
4
[](https://crates.io/crates/lightning)
5
[](https://docs.rs/lightning/)
6
[](https://github.com/rust-secure-code/safety-dance/)
7
+[](https://github.com/lightningdevkit/rust-lightning/actions/workflows/audit.yml)
8
-[LDK](https://lightningdevkit.org)/`rust-lightning` is a highly performant and flexible
9
+[LDK](https://lightningdevkit.org)/`rust-lightning` is a highly performant and flexible
10
implementation of the Lightning Network protocol.
11
12
The primary crate, `lightning`, is runtime-agnostic. Data persistence, chain interactions,
0 commit comments