Remove timestamp from ticket status request
This commit is contained in:
parent
5018d45908
commit
2f8d2ab53d
@ -48,7 +48,6 @@ type setVoteChoicesResponse struct {
|
||||
}
|
||||
|
||||
type TicketStatusRequest struct {
|
||||
Timestamp int64 `json:"timestamp" binding:"required"`
|
||||
TicketHash string `json:"tickethash" binding:"required"`
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user