MsgAcknowledgementResponse defines the Msg/Acknowledgement response type.

Hierarchy

  • V1MsgAcknowledgementResponse

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