New admin triggers for db maintenance, updating display of prize results and logic fix
This commit is contained in:
@@ -22,6 +22,9 @@ type MatchResult struct {
|
||||
PrizeTier string
|
||||
IsWinner bool
|
||||
MatchedDrawID int
|
||||
|
||||
PrizeAmount float64
|
||||
PrizeLabel string
|
||||
}
|
||||
|
||||
type PrizeRule struct {
|
||||
|
||||
Reference in New Issue
Block a user