remove apphash

This commit is contained in:
Marko Baricevic
2021-03-26 14:12:09 +00:00
parent 19a375aaab
commit b39fdda57b
5 changed files with 1 additions and 7 deletions
-1
View File
@@ -559,7 +559,6 @@ func state(nVals int, height int64) (sm.State, dbm.DB, []types.PrivValidator) {
s, _ := sm.MakeGenesisState(&types.GenesisDoc{
ChainID: "test-chain",
Validators: vals,
AppHash: nil,
})
// save validators to db for 2 heights