core/types: add sigHash to txdata

This commit is contained in:
Marius van der Wijden 2025-02-25 13:43:04 +01:00
parent 346a149891
commit 87aa20d3fc
1 changed files with 0 additions and 3 deletions

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