Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
  • Loading branch information
georgehao and colinlyguo committed Apr 16, 2024
1 parent 3f708d3 commit 9fb9d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion miner/worker.go
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,6 @@ func (w *worker) mainLoop() {
}

case ev := <-w.txsCh:

// Apply transactions to the pending state if we're not mining.
//
// Note all transactions received may not be continuous with transactions
Expand Down

0 comments on commit 9fb9d1f

Please sign in to comment.