mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
7d069239aa
in order to preserve current behavior, we cap at max if specified 'all'; otherwise we fail since the amount requested is larger than the channel max capacity |
||
---|---|---|
.. | ||
.gitignore | ||
autoclean.c | ||
fundchannel.c | ||
libplugin.c | ||
libplugin.h | ||
Makefile | ||
pay.c | ||
README.md |
Plugin Directory
Anything file in this directory which is executable and doesn't start and doesn't contain ASCII symbols other than '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).