Merge PR #119: Upgrade go to 1.13 & Latest SDK Master
This commit is contained in:
committed by
GitHub
parent
d624ca1980
commit
6fa5988730
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/cosmos/cosmos-sdk/x/staking"
|
||||
)
|
||||
|
||||
// export the state of gaia for a genesis file
|
||||
// ExportAppStateAndValidators export the state of gaia for a genesis file
|
||||
func (app *GaiaApp) ExportAppStateAndValidators(forZeroHeight bool, jailWhiteList []string,
|
||||
) (appState json.RawMessage, validators []tmtypes.GenesisValidator, err error) {
|
||||
// as if they could withdraw from the start of the next block
|
||||
|
||||
Reference in New Issue
Block a user