mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 08:34:20 +01:00
paymod: Exclude nodes that we found to be faulty
This commit is contained in:
@@ -1834,6 +1834,7 @@ static void init(struct plugin *p,
|
||||
}
|
||||
|
||||
struct payment_modifier *paymod_mods[] = {
|
||||
&routehints_pay_mod,
|
||||
&local_channel_hints_pay_mod,
|
||||
&retry_pay_mod,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user