MsgConnectionOpenInitDataArgs constructor

MsgConnectionOpenInitDataArgs()

Implementation

MsgConnectionOpenInitDataArgs() {
  type = CosmosConstants.COSMOS_IBC_CONNECTION_MSG_OPEN_INIT;
}