Versions in this module Expand all Collapse all v0 v0.9.9 Aug 21, 2021 Changes in this version + func AccAddress() string + func AccountRemoval(address string) *launch.AccountRemoval + func AllRequestContents(chainID, genesis, vested, validator string) []*types.Any + func AlphaString(n int) string + func Bytes(n int) []byte + func Chain(chainID string, coordinatorID uint64) *launch.Chain + func ChainID(number uint64) (string, string) + func Codec() codec.Marshaler + func Coin() sdk.Coin + func Coins() sdk.Coins + func Coordinator() profile.Coordinator + func CoordinatorDescription() *profile.CoordinatorDescription + func GenesisAccount(chainID, address string) *launch.GenesisAccount + func GenesisAccountContent(chainID, address string) *types.Any + func GenesisHash() string + func GenesisValidator(chainID, address string) *launch.GenesisValidator + func LaunchGenesisState() launch.GenesisState + func MsgCreateChain(coordAddress, chainName, genesisURL string) launch.MsgCreateChain + func MsgCreateCoordinator(coordAddress string) profile.MsgCreateCoordinator + func MsgEditChain(coordAddress, chainID string, ...) launch.MsgEditChain + func MsgRequestAddValidator(address, chainID string) launch.MsgRequestAddValidator + func Params() launch.Params + func ProfileGenesisState() profile.GenesisState + func Request(chainID string) *launch.Request + func RequestWithContent(chainID string, content *types.Any) *launch.Request + func String(n int) string + func Uint64() uint64 + func ValidatorDescription(desc string) *profile.ValidatorDescription + func ValidatorRemoval(address string) *launch.ValidatorRemoval + func VestedAccount(chainID, address string) *launch.VestedAccount