From b637732eedfb3b78dbf6b18f5148ae1ee0e37c37 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 15 Oct 2019 16:08:05 -0700 Subject: [PATCH] Added Breez's LightingRod --- data/ecosystems/l/lightning.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/l/lightning.toml b/data/ecosystems/l/lightning.toml index d26fedcb..7f7e0584 100644 --- a/data/ecosystems/l/lightning.toml +++ b/data/ecosystems/l/lightning.toml @@ -68,6 +68,9 @@ url = "https://github.com/breez/flutter_webview_plugin" [[repo]] url = "https://github.com/breez/lightninglib" +[[repo]] +url = "https://github.com/breez/LightningRod" + [[repo]] url = "https://github.com/breez/lnd"