diff --git a/consensus/bor/bor_test.go b/consensus/bor/bor_test.go index 655f0dc381..590ddbc3a7 100644 --- a/consensus/bor/bor_test.go +++ b/consensus/bor/bor_test.go @@ -51,6 +51,7 @@ func TestGenesisContractChange(t *testing.T) { Code: []byte{0x1, 0x1}, }, }, + Config: ¶ms.ChainConfig{}, } db := rawdb.NewMemoryDatabase()