# Functions
No description provided by the author
# Structs
QueryHelper is a test utility for building a query client from a proto interface registry.
QueryRequest is a light mock of cometbft abci.QueryRequest.
QueryResponse is a light mock of cometbft abci.QueryResponse.
# Type aliases
GRPCQueryHandler defines a function type which handles mocked ABCI Query requests using gRPC.