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.
1 parent 491861c commit 830b17cCopy full SHA for 830b17c
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
authors = ["Elias Rohrer <dev@tnull.de>"]
5
license = "MIT OR Apache-2.0"
6
edition = "2018"
7
-description = "A ready-to-go node implementation based on LDK."
+description = "A ready-to-go node implementation built using LDK."
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
README.md
@@ -1,2 +1,2 @@
1
# LDK Node
2
-A ready-to-go node implementation based on LDK.
+A ready-to-go node implementation built using LDK.
0 commit comments