mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-30 19:34:21 +01:00
14 lines
511 B
Markdown
14 lines
511 B
Markdown
# Plugins for c-lightning
|
|
|
|
Community curated plugins for c-lightning.
|
|
|
|
## Available plugins
|
|
|
|
| Name | Short description |
|
|
|-----------------------------------|--------------------------------------------|
|
|
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |
|
|
| [probe](probe/) | Regularly probes the network for stability |
|
|
|
|
|
|
[pers-chans]: https://github.com/lightningd/plugins/tree/master/persistent-channels
|