mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
miner: remove comment
This commit is contained in:
parent
eb438ecaab
commit
56901af3be
1 changed files with 0 additions and 2 deletions
|
|
@ -404,8 +404,6 @@ func (miner *Miner) commitTransactions(env *environment, plainTxs, blobTxs *tran
|
|||
}
|
||||
sidecar.Proofs = append(sidecar.Proofs, cellProofs...)
|
||||
}
|
||||
//txs.Pop()
|
||||
//continue
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue