clightning: add currencyrate plugin
Add the currencyrate plugin. This is used by other plugins to fetch currency rates. This can be used for setting fiat amounts in bolt12 invoices. Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
31af0df05b
commit
e3c54aa64e
3 changed files with 7 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ NixOS modules ([src](modules/modules.nix))
|
|||
Available plugins:
|
||||
* [clboss](https://github.com/ZmnSCPxj/clboss): automated C-Lightning Node Manager
|
||||
* [commando](https://github.com/lightningd/plugins/tree/master/commando): control your node over lightning
|
||||
* [currencyrate](https://github.com/lightningd/plugins/tree/master/currencyrate): currency converter
|
||||
* [helpme](https://github.com/lightningd/plugins/tree/master/helpme): walks you through setting up a fresh c-lightning node
|
||||
* [monitor](https://github.com/lightningd/plugins/tree/master/monitor): helps you analyze the health of your peers and channels
|
||||
* [prometheus](https://github.com/lightningd/plugins/tree/master/prometheus): lightning node exporter for the prometheus timeseries server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue