Awesome
lightning-feereport
I'm no longer maintainging this, use cln-feereportt.sh
from cln-scripts instead.
feereport plugin for c-lightning
This plugin for c-lightning emulates lncli feereport
command of LND.
Allows the caller to obtain a report detailing the current fee schedule enforced by the node globally for each channel.
Active the plugin with:
lightningd --plugin=PATH_TO_PLUGIN/feereport.py
Call the plugin with:
lightning-cli feereport
For full functionality needs c-lightning v0.7.1 or newer.