Skip to content

Commit

Permalink
remove archived c-lightning-plugin-csvexportpays
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 committed Apr 22, 2024
1 parent fef7ded commit 3f1a859
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
[submodule "lightning-qt"]
path = lightning-qt
url = https://github.com/darosior/pylightning-qt.git
[submodule "csvexportpays"]
path = csvexportpays
url = https://github.com/0xB10C/c-lightning-plugin-csvexportpays.git
[submodule "sparko"]
path = sparko
url = https://github.com/fiatjaf/sparko.git
Expand Down Expand Up @@ -46,3 +43,6 @@
[submodule "watchtower-client"]
path = watchtower-client
url = https://github.com/talaia-labs/rust-teos
[submodule "cln-ntfy"]
path = cln-ntfy
url = https://github.com/yukibtc/cln-ntfy.git
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Community curated plugins for Core-Lightning.
| [circular][circular] | A smart rebalancing plugin for Core Lightning routing nodes |
| [clearnet][clearnet] | A plugin that can be used to enforce clearnet connections when possible |
| [cln-ntfy][cln-ntfy] | Core Lightning plugin for sending `ntfy` alerts. |
| [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 |
| [donations][donations] | A simple donations page to accept donations from the web |
| [event-websocket][event-websocket] | Exposes notifications over a Websocket |
Expand Down Expand Up @@ -207,7 +206,6 @@ Python plugins developers must ensure their plugin to work with all Python versi
[commando]: https://github.com/lightningd/plugins/tree/master/archived/commando
[cpp-api]: https://github.com/darosior/lightningcpp
[csharp-example]: https://github.com/joemphilips/DotNetLightning/tree/master/examples/HelloWorldPlugin
[csvexportpays]: https://github.com/0xB10C/c-lightning-plugin-csvexportpays
[currencyrate]: https://github.com/lightningd/plugins/tree/master/currencyrate
[donations]: https://github.com/lightningd/plugins/tree/master/archived/donations
[drain]: https://github.com/lightningd/plugins/tree/master/archived/drain
Expand Down
1 change: 0 additions & 1 deletion csvexportpays
Submodule csvexportpays deleted from e83c62

0 comments on commit 3f1a859

Please sign in to comment.