madness continues
This commit is contained in:
@@ -22,6 +22,7 @@ type Ticket struct {
|
||||
IsWinner bool
|
||||
|
||||
// Used only for display these are not stored in the DB, they mirror MatchTicket structure but are populated on read.
|
||||
Balls []int
|
||||
BonusBalls []int
|
||||
Balls []int
|
||||
BonusBalls []int
|
||||
MatchedDraw DrawResult
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user