diff --git a/miner/worker.go b/miner/worker.go index 9a8612775d..7943b61bb8 100644 --- a/miner/worker.go +++ b/miner/worker.go @@ -400,7 +400,6 @@ func (miner *Miner) commitTransactions(env *environment, plainTxs, blobTxs *tran continue } } - } // Error may be ignored here. The error has already been checked