MsgCreateValidatorDataArgs constructor

MsgCreateValidatorDataArgs()

Implementation

MsgCreateValidatorDataArgs() {
  type = CosmosConstants.COSMOS_STAKING_MSG_CREATE_VALIDATOR;
}