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