rgb-cln/plugins
Christian Decker f1c29aa3bd keysend: Do not strip even TLV types that were allowlisted
Changelog-Fixed: keysend: Keysend would strip even allowed extra TLV types before resolving, this is no longer the case.
2023-02-28 15:00:44 -06:00
..
bkpr
examples
grpc-plugin
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 keysend: Do not strip even TLV types that were allowlisted 2023-02-28 15:00:44 -06:00
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).