From aa1de2d9efe67c0594aa2ebb4d8a222c0755780d Mon Sep 17 00:00:00 2001 From: Jeffrey Czyz Date: Tue, 7 Jun 2022 23:50:07 -0500 Subject: [PATCH] Add lightning-rapid-gossip-sync to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dad0b3924..3c34335c2 100644 --- 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 ----------- -- 2.39.5