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.
 
 
 
 
 
 
niftynei 29c3532856 mfc-psbt: mark all of our inputs as "ours", then only sign those 4 years ago
..
spender mfc-psbt: mark all of our inputs as "ours", then only sign those 4 years ago
.gitignore plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 4 years ago
Makefile mfc: add happy path-way for v2 in multifundchannel 4 years ago
README.md doc: fix wording in plugins/README.md 5 years ago
autoclean.c plugin: Do not automatically initialize the RPC connection in bcli 4 years ago
bcli.c plugins: use "slow" feerate for mutual close negotiation. 4 years ago
keysend.c plugins/pay: fix leak on failed new payments. 4 years ago
libplugin-pay.c pay: Cleanup the route applicability checks for channel hints 4 years ago
libplugin-pay.h pay: Retry the route computation if we could not apply the chanhints 4 years ago
libplugin.c libplugin: add support for before and after deps on hooks. 4 years ago
libplugin.h libplugin: add support for before and after deps on hooks. 4 years ago
pay.c plugins/pay: fix leak on failed new payments. 4 years ago
txprepare.c bitcoin/psbt: wallt_tx_output needs a tal ctx. 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).