mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 14:54:26 +01:00
patch remove-timeout.patch
This commit is contained in:
@@ -1334,7 +1334,7 @@ static void check_htlc_expiry(struct peer *peer, void *unused)
|
||||
funding_remove_htlc(&cstate->b, i);
|
||||
|
||||
set_htlc_command(peer, cstate, NULL, htlc,
|
||||
CMD_SEND_HTLC_TIMEDOUT, NULL);
|
||||
CMD_SEND_HTLC_FAIL, NULL);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user