public static final class QueryGrpc.QueryBlockingStub extends io.grpc.stub.AbstractBlockingStub<QueryGrpc.QueryBlockingStub>
Query defines the gRPC querier service.
| Modifier and Type | Method and Description |
|---|---|
protected QueryGrpc.QueryBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
cosmos.authz.v1beta1.QueryOuterClass.QueryGrantsResponse |
grants(cosmos.authz.v1beta1.QueryOuterClass.QueryGrantsRequest request)
Returns list of `Authorization`, granted to the grantee by the granter.
|
protected QueryGrpc.QueryBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<QueryGrpc.QueryBlockingStub>public cosmos.authz.v1beta1.QueryOuterClass.QueryGrantsResponse grants(cosmos.authz.v1beta1.QueryOuterClass.QueryGrantsRequest request)
Returns list of `Authorization`, granted to the grantee by the granter.