MsgRecvPacketResponse defines the Msg/RecvPacket response type.

Hierarchy

  • V1MsgRecvPacketResponse

Properties

Properties

  • RESPONSE_RESULT_TYPE_UNSPECIFIED: Default zero value enumeration
  • RESPONSE_RESULT_TYPE_NOOP: The message did not call the IBC application callbacks (because, for example, the packet had already been relayed)
  • RESPONSE_RESULT_TYPE_SUCCESS: The message was executed successfully

Generated using TypeDoc