mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-13 12:33:19 +02:00
4 lines
474 B
JSON
4 lines
474 B
JSON
{
|
|
"short_description": "Automatically (re)open channels to specific peers.",
|
|
"long_description": "The persistent channels plugin allows you to describe a number of channels you'd like to have open at any time and the plugin will attempt to maintain that state. The plugin keeps a list of desired channels that should be opened and operational and will check every 30 seconds if it needs to open a new channel, or re-open a channel that is currently being closed."
|
|
}
|