# Functions
DefaultParams returns default parameters.
No description provided by the author
NewMsgUpdateParams creates new instance of MsgUpdateParams.
NewParams creates a new Params object.
No description provided by the author
ParamKeyTable the param key table for launch module.
No description provided by the author
RegisterLegacyAminoCodec registers concrete types on the LegacyAmino codec.
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
Sudo Message called on the contracts.
MemStoreKey defines the in-memory store key.
No description provided by the author
No description provided by the author
No description provided by the author
RouterKey to be used for message routing.
No description provided by the author
== MsgUpdateParams ==.
# 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
# Structs
GenesisState - initial state of module.
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the set of module parameters.
QueryClockContracts is the request type to get all contracts.
QueryClockContractsResponse is the response type for the Query/ClockContracts RPC method.
QueryParams is the request type to get all module params.
QueryClockContractsResponse is the response type for the Query/ClockContracts RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer 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.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.