Use NewTestGaiaAppGenState in LCD test gen

This commit is contained in:
Aleksandr Bezobchuk 2018-10-08 00:59:44 +08:00
parent 2527e1fa3b
commit 79a0339844
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ func InitializeTestLCD(
appGenTxs = append(appGenTxs, appGenTx)
}
genesisState, err := gapp.GaiaAppGenState(cdc, appGenTxs[:])
genesisState, err := gapp.NewTestGaiaAppGenState(cdc, appGenTxs[:], genDoc.Validators, valOperAddrs)
require.NoError(t, err)
// add some tokens to init accounts