# Functions
No description provided by the author
NewGRPCQueryRouter creates a new GRPCQueryRouter.
NewQueryServerTestHelper creates a new QueryServiceTestHelper that wraps the provided sdk.Context.
# 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
# Structs
No description provided by the author
GRPCQueryRouter routes ABCI Query requests to GRPC handlers.
QueryServiceTestHelper provides a helper for making grpc query service rpc calls in unit tests.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
ParamStore defines the interface the parameter store used by the BaseApp must fulfill.
# Type aliases
AnteHandlerProvider provides an anteHandler.
No description provided by the author
GRPCQueryHandler defines a function type which handles ABCI Query requests using gRPC.
No description provided by the author