mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +01:00
The current param_sat accepts "any": rename and move that to invoice.c where it's called. We rename it to param_msat_or_any and invoice.c is our first (trivial) amount_msat user. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
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).