2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-02-22 11:38:31 +00:00

8 lines
183 B
Go

package core
import "github.com/ethereum/go-ethereum/common"
var badHashes = []common.Hash{
common.HexToHash("f269c503aed286caaa0d114d6a5320e70abbc2febe37953207e76a2873f2ba79"),
}