rgb-cln/plugins
Erik De Smedt 3f4306eea9 `cln_plugin` : Test default values for ConfigOptions 2024-02-08 15:37:44 +01:00
..
bkpr Remove update_count from find_account_onchain_fees 2024-02-02 17:31:23 +01:00
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 fixed source (using raw millisatohis) 2024-02-02 11:28:47 +01:00
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: don't try to spend emergency_reserve 2024-02-08 06:32:01 +10:30
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 lightningd: deprecate @-prefix hack for offer recurrence_base. 2024-02-07 09:21:00 +10:30
offers_offer.h
pay.c
sql.c
topology.c gossipd: new routines to support gossmap compatibility. 2024-02-04 09:24:44 +10:30
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).