MsgUnjailDataArgs constructor

MsgUnjailDataArgs()

Implementation

MsgUnjailDataArgs() {
  type = CosmosConstants.COSMOS_SLASHING_MSG_UNJAIL;
}