"err",fmt.Sprintf("The height and time parameters are illegal:MaxTime %s MaxHeight %d Expire %s, ExpireHeight %d",start.MaxTime,start.MaxHeight,start.Expire,start.ExpireHeight))
}
returnnil,types.ErrInvalidParam
} else {
game = action.selectGameFromIds(ids, start.GetValue())