You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
af46a4f57d
|
4 years ago | |
---|---|---|
.. | ||
spender | 4 years ago | |
.gitignore | 4 years ago | |
Makefile | 4 years ago | |
README.md | 5 years ago | |
autoclean.c | 4 years ago | |
bcli.c | 4 years ago | |
fetchinvoice.c | 4 years ago | |
keysend.c | 4 years ago | |
libplugin-pay.c | 4 years ago | |
libplugin-pay.h | 4 years ago | |
libplugin.c | 4 years ago | |
libplugin.h | 4 years ago | |
offers.c | 4 years ago | |
offers.h | 4 years ago | |
offers_inv_hook.c | 4 years ago | |
offers_inv_hook.h | 4 years ago | |
offers_invreq_hook.c | 4 years ago | |
offers_invreq_hook.h | 4 years ago | |
offers_offer.c | 4 years ago | |
offers_offer.h | 4 years ago | |
pay.c | 4 years ago | |
txprepare.c | 4 years ago |
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).