From 9ff360d0a0cdb75c0781cfd198a121bec80ccc15 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 7 Jan 2020 16:46:15 -0800 Subject: [PATCH] Added boltz repo to Lightning ecosystem --- data/ecosystems/l/lightning.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/l/lightning.toml b/data/ecosystems/l/lightning.toml index c0ee6aca..02792309 100644 --- a/data/ecosystems/l/lightning.toml +++ b/data/ecosystems/l/lightning.toml @@ -44,6 +44,9 @@ url = "https://github.com/biscottigelato/SwiftLightning" [[repo]] url = "https://github.com/breez/app_settings" +[[repo]] +url = "https://github.com/breez/boltz" + [[repo]] url = "https://github.com/breez/breez" @@ -389,6 +392,9 @@ url = "https://github.com/nayutaco/lightning-memo" [[repo]] url = "https://github.com/nayutaco/lightning-rfc" +[[repo]] +url = "https://github.com/nayutaco/lnd" + [[repo]] url = "https://github.com/nayutaco/lns_arduino_library"