clightning-plugins: remove unmaintained summary plugin

This commit is contained in:
Jonas Nick 2024-04-08 06:05:49 +00:00
parent 24bc983363
commit b27078efa5
No known key found for this signature in database
GPG key ID: 4861DBF262123605
5 changed files with 0 additions and 46 deletions

View file

@ -76,7 +76,6 @@ NixOS modules ([src](modules/modules.nix))
* [currencyrate](https://github.com/lightningd/plugins/tree/master/currencyrate): currency converter
* [monitor](https://github.com/lightningd/plugins/tree/master/monitor): helps you analyze the health of your peers and channels
* [rebalance](https://github.com/lightningd/plugins/tree/master/rebalance): keeps your channels balanced
* [summary](https://github.com/lightningd/plugins/tree/master/summary): print a nice summary of the node status
* [trustedcoin](https://github.com/nbd-wtf/trustedcoin) ([experimental](docs/services.md#trustedcoin)): replaces bitcoind with trusted public explorers
* [zmq](https://github.com/lightningd/plugins/tree/master/zmq): publishes notifications via ZeroMQ to configured endpoints
* [clightning-rest](https://github.com/Ride-The-Lightning/c-lightning-REST): REST server for clightning