Skip to content

Commit 84600a3

Browse files
Remove unnecessary todo
1 parent b7d4f0a commit 84600a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ async fn handle_ldk_events(
256256
)
257257
.unwrap();
258258
bitcoind_client.broadcast_transaction(&spending_tx);
259-
// XXX maybe need to rescan and blah?
260259
}
261260
}
262261
}

0 commit comments

Comments
 (0)