@Generated(value="by gRPC proto compiler (version 1.40.1)",
comments="Source: cosmos/distribution/v1beta1/tx.proto")
public final class MsgGrpc
extends java.lang.Object
Msg defines the distribution Msg service.
| Modifier and Type | Class and Description |
|---|---|
static class |
MsgGrpc.MsgBlockingStub
Msg defines the distribution Msg service.
|
static class |
MsgGrpc.MsgFutureStub
Msg defines the distribution Msg service.
|
static class |
MsgGrpc.MsgImplBase
Msg defines the distribution Msg service.
|
static class |
MsgGrpc.MsgStub
Msg defines the distribution Msg service.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgFundCommunityPool,cosmos.distribution.v1beta1.Tx.MsgFundCommunityPoolResponse> |
getFundCommunityPoolMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgSetWithdrawAddress,cosmos.distribution.v1beta1.Tx.MsgSetWithdrawAddressResponse> |
getSetWithdrawAddressMethod() |
static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgWithdrawDelegatorReward,cosmos.distribution.v1beta1.Tx.MsgWithdrawDelegatorRewardResponse> |
getWithdrawDelegatorRewardMethod() |
static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgWithdrawValidatorCommission,cosmos.distribution.v1beta1.Tx.MsgWithdrawValidatorCommissionResponse> |
getWithdrawValidatorCommissionMethod() |
static MsgGrpc.MsgBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MsgGrpc.MsgFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MsgGrpc.MsgStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgSetWithdrawAddress,cosmos.distribution.v1beta1.Tx.MsgSetWithdrawAddressResponse> getSetWithdrawAddressMethod()
public static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgWithdrawDelegatorReward,cosmos.distribution.v1beta1.Tx.MsgWithdrawDelegatorRewardResponse> getWithdrawDelegatorRewardMethod()
public static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgWithdrawValidatorCommission,cosmos.distribution.v1beta1.Tx.MsgWithdrawValidatorCommissionResponse> getWithdrawValidatorCommissionMethod()
public static io.grpc.MethodDescriptor<cosmos.distribution.v1beta1.Tx.MsgFundCommunityPool,cosmos.distribution.v1beta1.Tx.MsgFundCommunityPoolResponse> getFundCommunityPoolMethod()
public static MsgGrpc.MsgStub newStub(io.grpc.Channel channel)
public static MsgGrpc.MsgBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MsgGrpc.MsgFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()