MsgCreateClientDataArgs constructor

MsgCreateClientDataArgs()

Implementation

MsgCreateClientDataArgs() {
  type = CosmosConstants.COSMOS_IBC_CHANNEL_MSG_CLIENT_CREATE;
}