MsgTransferDataArgs constructor

MsgTransferDataArgs()

Implementation

MsgTransferDataArgs() {
  type = CosmosConstants.COSMOS_IBCTRANSFER_MSG;
}