mirror of https://github.com/ethereum/go-ethereum
crypto/kzg4844: add helpers for versioned blob hashes (#28827)
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.pull/28850/head
parent
830f3c764c
commit
0e93da3197
Loading…
Reference in new issue