mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
The code to compute a versioned hash was duplicated a couple times, and also had a small issue: if we ever change params.BlobTxHashVersion, it will most likely also cause changes to the actual hash computation. So it's a bit useless to have this constant in params. |
||
|---|---|---|
| .. | ||
| blobpool | ||
| legacypool | ||
| errors.go | ||
| subpool.go | ||
| txpool.go | ||
| validation.go | ||