diff --git a/core/blocks.go b/core/blocks.go index b26e8f6ee19a995b4c88aee5570cbd81b3a8ed72..d09242a07b90f53c297593eaa0f019b7ad3d1ef3 100644 --- a/core/blocks.go +++ b/core/blocks.go @@ -4,4 +4,5 @@ import "github.com/ethereum/go-ethereum/common" var badHashes = []common.Hash{ common.HexToHash("f269c503aed286caaa0d114d6a5320e70abbc2febe37953207e76a2873f2ba79"), + common.HexToHash("38f5bbbffd74804820ffa4bab0cd540e9de229725afb98c1a7e57936f4a714bc"), }