Plugins for c-lightning emulating some LND (lncli) commands
December 7, 2022 ยท View on GitHub
I'm no longer maintainging this, use cln-scripts instead!
This is a collection of some plugins for c-lightning emulating some of the commands of LND (lncli).
| name | description |
|---|---|
| channelbalance | Returns the sum of the total available channel balance across all open channels. |
| feereport | Returns the current fee policies of all active channels. |
| walletbalance | Compute and display the wallet's current balance. |
If you have written other plugins emulating LND commands, feel free to submit a PR by adding your plugin as a submodule.