public static final class MsgGrpc.MsgStub extends io.grpc.stub.AbstractAsyncStub<MsgGrpc.MsgStub>
Msg defines the ibc/transfer Msg service.
| Modifier and Type | Method and Description |
|---|---|
protected MsgGrpc.MsgStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
transfer(ibc.applications.transfer.v1.Tx.MsgTransfer request,
io.grpc.stub.StreamObserver<ibc.applications.transfer.v1.Tx.MsgTransferResponse> responseObserver)
Transfer defines a rpc handler method for MsgTransfer.
|
protected MsgGrpc.MsgStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<MsgGrpc.MsgStub>public void transfer(ibc.applications.transfer.v1.Tx.MsgTransfer request,
io.grpc.stub.StreamObserver<ibc.applications.transfer.v1.Tx.MsgTransferResponse> responseObserver)
Transfer defines a rpc handler method for MsgTransfer.