mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 06:46:25 +00:00
parent
cb7f35996d
commit
926b3e08ba
@ -30,7 +30,7 @@ type hasher struct {
|
||||
sha crypto.KeccakState
|
||||
tmp []byte
|
||||
encbuf rlp.EncoderBuffer
|
||||
parallel bool // Whether to use paralallel threads when hashing
|
||||
parallel bool // Whether to use parallel threads when hashing
|
||||
}
|
||||
|
||||
// hasherPool holds pureHashers
|
||||
|
Loading…
x
Reference in New Issue
Block a user