# Functions
AccountKeyPath returns the store key path without prefix for an account defined by a launch ID and an address.
ChainKey returns the store key to retrieve a Chain from the index fields.
DefaultGenesis returns the default Capability genesis state.
DefaultParams returns a default set of parameters.
GenesisAccountAllKey returns the store key to retrieve all GenesisAccount by launchID.
GenesisURLHash compute the hash of the URL from the resource content The hash function is sha256.
GenesisValidatorAllKey returns the store key to retrieve all GenesisValidator by launchID.
No description provided by the author
NewAccountRemoval returns a RequestContent containing an AccountRemoval.
NewDefaultInitialGenesis returns a InitialGenesis containing a DefaultInitialGenesis.
No description provided by the author
NewGenesisAccount returns a RequestContent containing an GenesisAccount.
NewGenesisConfig returns a InitialGenesis containing a GenesisConfig file.
NewGenesisURL returns a InitialGenesis containing a GenesisURL.
NewGenesisValidator returns a RequestContent containing a GenesisValidator.
NewLaunchTimeRange creates a new LaunchTimeRange instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewParamChange returns a RequestContent containing a ParamChange.
NewParams creates a new Params instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewValidatorRemoval returns a RequestContent containing a ValidatorRemoval.
NewVestingAccount returns a RequestContent containing a VestingAccount.
ParamChangeAllKey returns the store key to retrieve all ParamChange by launchID.
ParamChangePath returns the store key path without prefix for a param change defined by a module and param path.
ParamKeyTable the param key table for launch module.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
RequestCounterKey returns the store key to retrieve the count of request from a launch ID.
RequestKey returns the store key to retrieve a Request from the index fields.
RequestPoolKey returns the store key to retrieve a Request Pool This is the entry with all the requests of a specific chain.
VestingAccountAllKey returns the store key to retrieve all VestingAccount by launchID.
# Constants
ChainCounterKey is the prefix to store chain counter.
ChainKeyPrefix is the prefix to retrieve all Chain.
GenesisAccountKeyPrefix is the prefix to retrieve all GenesisAccount.
GenesisValidatorKeyPrefix is the prefix to retrieve all GenesisValidator.
No description provided by the author
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
ParamChangeKeyPrefix is the prefix to retrieve all ParamChange.
QuerierRoute defines the module's query routing key.
No description provided by the author
No description provided by the author
No description provided by the author
RequestCounterKeyPrefix is the prefix to store request counter.
RequestKeyPrefix is the prefix to retrieve all Request.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VestingAccountKeyPrefix is the prefix to retrieve all VestingAccount.
# Variables
No description provided by the author
EmptyCoins.
No description provided by the author
No description provided by the author
DefaultMinLaunchTime ..
DefaultRevertDelay is the delay after the launch time when it is possible to revert the launch of the chain launch can be reverted on-chain when the actual chain launch failed (incorrect gentx, etc...) This delay must be small be big enough to ensure nodes had the time to bootstrap\ This currently corresponds to 1 hour.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
x/launch module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/launch module sentinel errors.
x/launch module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
DefaultInitialGenesis specifies using the default CLI-generated genesis as an initial genesis.
DelayedVesting represents options for delayed vesting Delayed vesting is the type of vesting where all vesting coins are vested once end time is reached.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenesisConfig specifies using a custom genesis from a Ignite CLI config file the file is located in the root specified by sourceURL.
GenesisState defines the launch module's genesis state.
GenesisURL specifies using a custom genesis from a URL as the initial genesis.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Params defines the parameters for the staking module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryParamsRequest is request type for the Query/Params RPC method.
QueryParamsResponse is response type for the Query/Params RPC method.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
LaunchHooks event hooks for launch module.
No description provided by the author
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
No description provided by the author
No description provided by the author
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
# Type aliases
MultiLaunchHooks combines multiple launch hooks.
No description provided by the author