Skip to content

Commit e21cd31

Browse files
committed
fix: comment
1 parent 9dce991 commit e21cd31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stackslib/src/net/api/postblock_proposal.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,6 @@ impl NakamotoBlockProposal {
624624
reason: "Transaction is not in the replay set".into(),
625625
});
626626
}
627-
// TODO: handle other ChainError cases
628627
_ => {
629628
// it's ok, drop it
630629
continue;

0 commit comments

Comments
 (0)