From c1afe23df6433011f3c2d65f933bfd4e2f13b025 Mon Sep 17 00:00:00 2001 From: Giovanni Zotta Date: Thu, 1 Sep 2022 16:22:47 +0200 Subject: [PATCH] Add circular to the list of plugins --- .gitmodules | 3 +++ README.md | 1 + circular | 1 + 3 files changed, 5 insertions(+) create mode 160000 circular diff --git a/.gitmodules b/.gitmodules index de898e7..16eef26 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "poncho"] path = poncho url = https://github.com/fiatjaf/poncho +[submodule "circular"] + path = circular + url = https://github.com/giovannizotta/circular.git diff --git a/README.md b/README.md index 09dd6f1..596ade3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Community curated plugins for Core-Lightning. | [backup][backup] | A simple and reliable backup plugin | | [boltz-channel-creation][boltz] | A Core-Lightning plugin for Boltz Channel Creation Swaps | | [btcli4j][btcli4j] | A Bitcoin Backend to enable safely the pruning mode, and support also rest APIs. | +| [circular][circular] | A smart rebalancing plugin for Core Lightning routing nodes | | [commando][commando] | Authorize peers to run commands on your node, and running commands on them. | | [csvexportpays][csvexportpays] | A plugin that exports all payments to a CSV file | | [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests | diff --git a/circular b/circular new file mode 160000 index 0000000..0735c9e --- /dev/null +++ b/circular @@ -0,0 +1 @@ +Subproject commit 0735c9e7da834b7690f490a9c8ea7286f7dbfe72