core/types: add sigHash to txdata

This commit is contained in:
Marius van der Wijden 2025-02-25 13:43:04 +01:00 committed by Gary Rong
parent 8b5ebf47c7
commit 4524162004

View file

@ -593,6 +593,3 @@ func BenchmarkHash(b *testing.B) {
signer.Hash(tx)
}
}
// BenchmarkHash-8 440082 2639 ns/op 384 B/op 13 allocs/op
// BenchmarkHash-8 493566 2033 ns/op 240 B/op 6 allocs/op