package
0.0.0-20220530083746-3bf9a91ee5d8
Repository: https://github.com/simplyvc/interchainqueries.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
NewMsgSubmitICQResult - construct a msg to fulfil query request.nolint:interfacer.
No description provided by the author
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

# Constants

No description provided by the author
DefaultIndex is the default capability global index.
No description provided by the author
MemStoreKey defines the in-memory store key.
ModuleName defines the module name.
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
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
interchainquery message types.

# Variables

No description provided by the author
x/icq module sentinel errors.
x/icq module sentinel errors.
x/icq module sentinel errors.
x/icq module sentinel errors.
x/icq 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
x/icq module sentinel errors.
x/icq module sentinel errors.
x/icq module sentinel errors.
x/icq 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

# Structs

No description provided by the author
GenesisState defines the icq module's genesis state.
No description provided by the author
MsgSubmitICQResult represents a message type to fulfil a query request.
No description provided by the author
PendingICQInstance is one instance of a request query.
PendingICQRequest is the full request we combine Periodic Query Data as well as the PendingICQ data, so that relayers can process the requests.
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
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.