mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-11 10:04:28 +01:00
So add a new 'strategy' field. This makes it clearer what is going on, currently one of: * "Initial attempt" * "Excluded channel <scid>" * "Removed route hint" * "Excluded expensive channel <scid>" * "Excluded delaying channel <scid>" 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).