Add lightning-rapid-gossip-sync to README
authorJeffrey Czyz <jkczyz@gmail.com>
Wed, 8 Jun 2022 04:50:07 +0000 (23:50 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Wed, 8 Jun 2022 04:50:48 +0000 (23:50 -0500)
README.md

index dad0b39241576094ed5fe45d601d000bd0c3516d..3c34335c244af9d04734f2be010d424b06c498fd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,6 +50,8 @@ Crates
   this is a simple alternative to implementing the required network stack, especially for those already using Tokio.
 6. [lightning-persister](./lightning-persister)
   Utilities to manage Rust-Lightning channel data persistence and retrieval.
+7. [lightning-rapid-gossip-sync](./lightning-rapid-gossip-sync)
+  Client for rapid gossip graph syncing, aimed primarily at mobile clients.
 
 About
 -----------