public static final class MsgGrpc.MsgFutureStub extends io.grpc.stub.AbstractFutureStub<MsgGrpc.MsgFutureStub>
Msg defines the ibc/transfer Msg service.
| Modifier and Type | Method and Description |
|---|---|
protected MsgGrpc.MsgFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<ibc.applications.transfer.v1.Tx.MsgTransferResponse> |
transfer(ibc.applications.transfer.v1.Tx.MsgTransfer request)
Transfer defines a rpc handler method for MsgTransfer.
|
protected MsgGrpc.MsgFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<MsgGrpc.MsgFutureStub>public com.google.common.util.concurrent.ListenableFuture<ibc.applications.transfer.v1.Tx.MsgTransferResponse> transfer(ibc.applications.transfer.v1.Tx.MsgTransfer request)
Transfer defines a rpc handler method for MsgTransfer.