Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2019 v0.1.0 May 14, 2019 Changes in this version + const Bech32PrefixConsPub + const FlagJson + var FlagChainID = "chain-id" + var FlagClientHome = "home-client" + var FlagIP = "ip" + var FlagName = "name" + var FlagOWK = "owk" + var FlagOverwrite = "overwrite" + var FlagWithTxs = "with-txs" + func AddServerCommands(ctx *app.Context, cdc *amino.Codec, rootCmd *cobra.Command, ...) + func Bech32ifyConsPub(pub crypto.PubKey) (string, error) + func GenTxCmd(ctx *app.Context, cdc *amino.Codec, appInit app.AppInit) *cobra.Command + func GetVersion() string + func UnsafeResetAllCmd(ctx *app.Context) *cobra.Command + type GenesisTx struct + AppGenTx json.RawMessage + IP string + NodeID string + Validator tmtypes.GenesisValidator + type InitConfig struct + ChainID string + GenTxs bool + GenTxsDir string + GenesisTime time.Time + Overwrite bool