rgb-cln/plugins
Erik De Smedt 3f4306eea9 `cln_plugin` : Test default values for ConfigOptions 2024-02-08 15:37:44 +01:00
..
bkpr
clnrest
examples `cln_plugin` : Test default values for ConfigOptions 2024-02-08 15:37:44 +01:00
grpc-plugin cln_plugin: Request value as rust primitive 2024-02-08 15:37:44 +01:00
renepay
spender
src `cln_plugin` : Test default values for ConfigOptions 2024-02-08 15:37:44 +01:00
test
.gitignore
Cargo.toml
Makefile
README.md
autoclean.c
bcli.c
chanbackup.c
commando.c
fetchinvoice.c
funder.c
funder_policy.c
funder_policy.h
keysend.c
libplugin-pay.c
libplugin-pay.h
libplugin.c
libplugin.h
offers.c
offers.h
offers_inv_hook.c
offers_inv_hook.h
offers_invreq_hook.c
offers_invreq_hook.h
offers_offer.c
offers_offer.h
pay.c
sql.c
topology.c
txprepare.c

README.md

Plugin Directory

Any file in this directory which is executable and whose name only consists of alphanumeric characters, space, '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).