# Functions
No description provided by the author
NewMultiCounterHooks returns a MultiCounterHooks from a list of CounterHooks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ModuleName defines the name of the x/consensus module.
StoreKey defines the module's store key.
# 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
# Structs
No description provided by the author
Module is the config object of the counter module.
MsgIncreaseCounter defines a count Msg service counter.
MsgIncreaseCountResponse is the Msg/Counter response type.
QueryGetCountRequest defines the request type for querying x/mock count.
QueryGetCountResponse defines the response type for querying x/mock count.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
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.
# Type aliases
MultiCounterHooks is a slice of hooks to be called in sequence.