mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-17 22:24:24 +01:00
We have a report that LND said our (unannounced) channel was disabled, so we didn't use it for routehints. We're better off ignoring that in this case (if the peer is actually not connected, the routehint code will check that and ignore anyway). Fixes: #6555 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Changed: pay: use channels in routehints even if peer says they're "disabled" (LND compat)
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).