Htlcs expired long time ago and payment still pending #485
Labels
solution::rescan
state::fixed
This issue was addressed in a PR and will be closed once it is merged
state::upstream
These are issues that are related to upstream projects and should be tackled there.
upstream::cln
Relai issue: https://github.com/breez/breez-sdk-relai/issues/83
I see two inflight htlcs that have been expired a long time ago and the channel is still opened:
htlcs: [ListpeerchannelsChannelsHtlcs { direction: Some(Out), id: Some(116), amount_msat: Some(Amount { msat: 222231188 }), expiry: Some(851933), payment_hash: Some([251, 162, 173, 3, 4, 70, 47, 41, 66, 211, 192, 116, 89, 241, 51, 47, 224, 60, 227, 198, 199, 102, 123, 180, 240, 178, 210, 205, 159, 187, 201, 213]), local_trimmed: None, status: None, state: Some(SentRemoveRevocation) }, ListpeerchannelsChannelsHtlcs { direction: Some(Out), id: Some(115), amount_msat: Some(Amount { msat: 97768235 }), expiry: Some(851933), payment_hash: Some([251, 162, 173, 3, 4, 70, 47, 41, 66, 211, 192, 116, 89, 241, 51, 47, 224, 60, 227, 198, 199, 102, 123, 180, 240, 178, 210, 205, 159, 187, 201, 213]), local_trimmed: None, status: None, state: Some(SentRemoveRevocation) }, ListpeerchannelsChannelsHtlcs { direction: Some(Out), id: Some(118), amount_msat: Some(Amount { msat: 135644467 }), expiry: Some(851933), payment_hash: Some([251, 162, 173, 3, 4, 70, 47, 41, 66, 211, 192, 116, 89, 241, 51, 47, 224, 60, 227, 198, 199, 102, 123, 180, 240, 178, 210, 205, 159, 187, 201, 213]), local_trimmed: None, status: None, state: Some(SentRemoveRevocation) }], close_to_addr: Some("bc1plfvjvrc5uhhruc3nfkva5h0g2me67u85l540kp7e33y0val0kqeqs0f9nl") }] }
The text was updated successfully, but these errors were encountered: