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 241b0cb commit bde921eCopy full SHA for bde921e
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "lightning"
3
-version = "0.0.6"
+version = "0.0.7"
4
authors = ["Matt Corallo"]
5
license = "Apache-2.0"
6
repository = "https://github.com/rust-bitcoin/rust-lightning/"
README.md
Rust-Lightning, not Rusty's Lightning!
-Currently somewhere near 10% towards usable, published to see if there is any
+Currently somewhere near 15% towards usable, published to see if there is any
real interest from folks in using a lightning rust library.
The goal is to provide a full-featured but also incredibly flexible lightning
0 commit comments