MsgTimeoutDataArgs constructor

MsgTimeoutDataArgs()

Implementation

MsgTimeoutDataArgs() {
  type = CosmosConstants.COSMOS_IBC_CHANNEL_MSG_TIMEOUT;
}