# Functions
DefaultGenesis returns the default genesis state.
DefaultParams returns a default set of parameters.
GetSupernodeKey returns the store key to retrieve a SuperNode by validator address.
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
NewParams creates a new Params instance.
No description provided by the author
ParamKeyTable the param key table for launch module.
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
# Constants
Event types for the supernode module.
Event types for the supernode module.
Event types for the supernode module.
Event types for the supernode module.
DefaultIndex is the default global index.
Event types for the supernode module.
Event types for the supernode module.
Event types for the supernode module.
Event types for the supernode module.
Event types for the supernode module.
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
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
# Variables
TODO: Determine the default value.
TODO: Determine the default value.
TODO: Determine the default value.
TODO: Determine the default value.
TODO: Determine the default value.
TODO: Determine the default value.
TODO: Determine the default value.
x/supernode module sentinel errors.
x/supernode module sentinel errors.
x/supernode module sentinel errors.
x/supernode 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
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/supernode module sentinel errors.
x/supernode module sentinel errors.
x/supernode module sentinel errors.
x/supernode module sentinel errors.
x/supernode 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
x/supernode 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
prefix 'sn_' for supernode storage.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
GenesisState defines the supernode module's genesis state.
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
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
No description provided by the author
No description provided by the author
Params defines the parameters for the 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
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
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
AccountKeeper defines the expected interface for the Account module.
BankKeeper defines the expected interface for the Bank module.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
SlashingKeeper defines the expected interface for the Slashing module.
StakingHooks event hooks for staking validator object (noalias).
StakingKeeper defines the expected interface for the Staking module.
SupernodeKeeper defines the expected interface for the Supernode module.
# Type aliases
No description provided by the author