MsgTimeoutOnCloseDataArgs constructor

MsgTimeoutOnCloseDataArgs()

Implementation

MsgTimeoutOnCloseDataArgs() {
  type = CosmosConstants.COSMOS_IBC_CHANNEL_MSG_TIMEOUT_ON_CLOSE;
}