package
1.6.7
Repository: https://github.com/lum-network/chain.git
Documentation: pkg.go.dev

# Functions

DefaultGenesis returns the default Capability 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
RegisterMsgHandler registers the http handlers for service Msg to "mux".
RegisterMsgHandlerClient registers the http handlers for service Msg to "mux".
RegisterMsgHandlerFromEndpoint is same as RegisterMsgHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMsgHandlerServer registers the http handlers for service Msg to "mux".
No description provided by the author
RegisterQueryServiceHandler registers the http handlers for service QueryService to "mux".
RegisterQueryServiceHandlerClient registers the http handlers for service QueryService to "mux".
RegisterQueryServiceHandlerFromEndpoint is same as RegisterQueryServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryServiceHandlerServer registers the http handlers for service QueryService to "mux".
No description provided by the author

# Constants

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
ModuleName defines the module name.
ModuleVersion defines the module version.
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
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

# Variables

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

# Structs

No description provided by the author
GenesisState defines the epochs module's genesis state.
MsgSubmitQueryResponse represents a message type to fulfil a query request.
MsgSubmitQueryResponseResponse defines the MsgSubmitQueryResponse response type.
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.
UnimplementedQueryServiceServer can be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
No description provided by the author
QueryServiceClient is the client API for QueryService service.
QueryServiceServer is the server API for QueryService service.

# Type aliases

No description provided by the author
No description provided by the author