Fixes and timeout handler
This commit is contained in:
@@ -612,7 +612,7 @@ pub async fn channel_state_events(
|
||||
ret.push((ts, kind));
|
||||
}
|
||||
}
|
||||
ts_msp += DAY;
|
||||
ts_msp += div;
|
||||
if ts_msp >= evq.range().end {
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user