From c779278bcf131fa5e7595f12aff4fd3218a7b7bf Mon Sep 17 00:00:00 2001 From: Matt Corallo <649246+TheBlueMatt@users.noreply.github.com> Date: Wed, 24 Jul 2019 20:03:48 +0000 Subject: [PATCH] Bump progress tracker Honestly mostly cause we have progress on simplified_commitment in Core, but also our punishment transaction generation stuff is really coming along nicely. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb21395de..460571f00 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Rust-Lightning, not Rusty's Lightning! Documentation can be found at [docs.rs](https://docs.rs/lightning/) -Currently somewhere near 20% towards usable, published to see if there is any +Currently somewhere near 40% 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 -- 2.39.2