Msg

Transfer defines a rpc handler method for MsgTransfer.

post/ibc.applications.transfer.v1.Msg/Transfer

Request body

source_portstring
source_channelstring
senderstring
receiverstring
timeout_timestampstring uint64

Timeout timestamp in absolute nanoseconds since unix epoch. The timeout is disabled when set to 0.

memostring

Response

A successful response.

Changes