kristapsk / c-lightning-lnd-plugins

Plugins for c-lightning emulating some commands of LND (lncli)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugins for c-lightning emulating some LND (lncli) commands

tippin.me

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.

About

Plugins for c-lightning emulating some commands of LND (lncli)