From 1721ff60750a491a97241a953f975e5ce3fc8835 Mon Sep 17 00:00:00 2001 From: Swapnil Tripathi Date: Tue, 15 Nov 2022 01:45:37 +0530 Subject: [PATCH] update resources for python-teos --- .gitmodules | 3 +++ README.md | 2 ++ python-teos | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 16eef26..3f78086 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "circular"] path = circular url = https://github.com/giovannizotta/circular.git +[submodule "python-teos"] + path = python-teos + url = https://github.com/talaia-labs/python-teos diff --git a/README.md b/README.md index 856a97f..04f470a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Community curated plugins for Core-Lightning. | [probe][probe] | Regularly probes the network for stability | | [prometheus][prometheus] | Lightning node exporter for the prometheus timeseries server | | [pruning][pruning] | This plugin manages pruning of bitcoind such that it can always sync | +| [python-teos][python-teos] | The Eye of Satoshi - Lightning Watchtower | | [rebalance][rebalance] | Keeps your channels balanced | | [reckless][reckless] | An **experimental** plugin manager (search/install plugins) | | [requestinvoice][request-invoice] | Http server to request invoices | @@ -229,3 +230,4 @@ Python plugins developers must ensure their plugin to work with all Python versi [poncho]: https://github.com/fiatjaf/poncho [blip12]: https://github.com/lightning/blips/blob/42cec1d0f66eb68c840443abb609a5a9acb34f8e/blip-0012.md [circular]: https://github.com/giovannizotta/circular +[python-teos]: https://github.com/talaia-labs/python-teos diff --git a/python-teos b/python-teos index 3dc96f5..10d82c8 160000 --- a/python-teos +++ b/python-teos @@ -1 +1 @@ -Subproject commit 3dc96f5732107afdb4824ce1fefaa45dfc0bb55d +Subproject commit 10d82c8588e4461a6db19bd27920914fc144fdd7