Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehao committed Apr 16, 2024
1 parent dd88866 commit 3f708d3
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:
consumePendingTransactionsMeter.Mark(1)

// Apply transactions to the pending state if we're not mining.
//
Expand Down

0 comments on commit 3f708d3

Please sign in to comment.