feat: add info route (CAS-59) #147

Merged
ptran merged 2 commits from feat-CAS-59-slotinfo into main 2025-04-24 13:47:38 +00:00
Showing only changes of commit 6ab095e6db - Show all commits

View file

@ -19,4 +19,4 @@ public enum Symbol {
this.displayName = displayName;
this.payoutMultiplier = payoutMultiplier;
}
}
}