mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 22:25:44 +00:00
410b35e913
crypto.Sha3(append(foo, bar)) --> crypto.Sha3(foo, bar) crypto.Sha3([]byte{}) --> crypto.Sha3()