mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-22 15:44:20 +01:00
README: Add csvexportpays to the table
And fix indentation in test sample
This commit is contained in:
committed by
Christian Decker
parent
e574a717b1
commit
ba85a5796a
@@ -10,6 +10,7 @@ Community curated plugins for c-lightning.
|
||||
|------------------------------------|----------------------------------------------------------------------------|
|
||||
| [autopilot][autopilot] | An autopilot that suggests channels that should be established |
|
||||
| [autoreload][autoreload] | A developer plugin that reloads a plugin under development when it changes |
|
||||
| [csvexportpays][csvexportpays] | A plugin that exports all payments to a CSV file |
|
||||
| [donations][donations] | A simple donations page to accept donations from the web |
|
||||
| [graphql][graphql] | Exposes the c-lightning API over [graphql][graphql-spec] |
|
||||
| [lightning-qt][lightning-qt] | A bitcoin-qt-like GUI for lightningd |
|
||||
@@ -139,3 +140,4 @@ your environment.
|
||||
[reckless]: https://github.com/darosior/reckless
|
||||
[zmq-home]: https://zeromq.org/
|
||||
[zmq]: https://github.com/lightningd/plugins/tree/master/zmq
|
||||
[csvexportpays]: https://github.com/0xB10C/c-lightning-plugin-csvexportpays
|
||||
|
||||
Reference in New Issue
Block a user