rgb-cln/plugins
niftynei 411bb2884a fallback: json add fallback cleanup
Expand to handle P2TR addresses, use the common script encoding utility
function instead of reimplementing it.
2023-10-26 19:11:17 +10:30
..
bkpr
clnrest
examples
grpc-plugin
renepay
spender
src
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).