File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 43
43
[submodule "holdinvoice "]
44
44
path = holdinvoice
45
45
url = https://github.com/daywalker90/holdinvoice.git
46
+ [submodule "sling "]
47
+ path = sling
48
+ url = https://github.com/daywalker90/sling
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Community curated plugins for Core-Lightning.
35
35
| [ reckless] [ reckless ] | An ** experimental** plugin manager (search/install plugins) |
36
36
| [ sauron] [ sauron ] | A Bitcoin backend relying on [ Esplora] [ esplora ] 's API |
37
37
| [ sitzprobe] [ sitzprobe ] | A Lightning Network payment rehearsal utility |
38
+ | [ sling] [ sling ] | Rebalance your channels with smart rules and built-in background tasks |
38
39
| [ sparko] [ sparko ] | RPC over HTTP with fine-grained permissions, SSE and spark-wallet support |
39
40
| [ trustedcoin] [ trustedcoin ] | Replace your Bitcoin Core with data from public block explorers |
40
41
| [ watchtower] [ watchtower-client ] | Watchtower client for The Eye of Satoshi |
@@ -245,6 +246,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
245
246
[ reporter ] : https://github.com/LNOpenMetrics/go-lnmetrics.reporter
246
247
[ sauron ] : https://github.com/lightningd/plugins/tree/master/sauron
247
248
[ sitzprobe ] : https://github.com/niftynei/sitzprobe
249
+ [ sling ] : https://github.com/daywalker90/sling
248
250
[ sparko ] : https://github.com/fiatjaf/sparko
249
251
[ summary ] : https://github.com/lightningd/plugins/tree/master/archived/summary
250
252
[ trustedcoin ] : https://github.com/fiatjaf/trustedcoin
You can’t perform that action at this time.
0 commit comments