Skip to content

Commit

Permalink
fix : genspec config
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsharma committed Jun 26, 2023
1 parent 36e2382 commit a25bc77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consensus/bor/bor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ func TestGenesisContractChange(t *testing.T) {
Code: []byte{0x1, 0x1},
},
},
Config: &params.ChainConfig{},
}

db := rawdb.NewMemoryDatabase()
Expand Down

0 comments on commit a25bc77

Please sign in to comment.