Skip to content

Commit c471c44

Browse files
committed
f drop stale comment
1 parent 1af4592 commit c471c44

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fuzz/src/chanmon_consistency.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1746,8 +1746,6 @@ pub fn do_test<Out: Output>(data: &[u8], underlying_out: Out, anchors: bool) {
17461746
0xff => {
17471747
// Test that no channel is in a stuck state where neither party can send funds even
17481748
// after we resolve all pending events.
1749-
// First make sure there are no pending monitor updates and further update
1750-
// operations complete.
17511749

17521750
// First, make sure peers are all connected to each other
17531751
if chan_a_disconnected {

0 commit comments

Comments
 (0)