pay: Remove the waitheight paymod
It is getting replaced with a paymod that adjusts the chain height used to offset all calculations from.
This commit is contained in:
committed by
Rusty Russell
parent
c95b70d52a
commit
a7f4c28f5e
@@ -998,7 +998,6 @@ struct payment_modifier *paymod_mods[] = {
|
||||
*/
|
||||
&routehints_pay_mod,
|
||||
&payee_incoming_limit_pay_mod,
|
||||
&waitblockheight_pay_mod,
|
||||
&retry_pay_mod,
|
||||
&adaptive_splitter_pay_mod,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user