class Pot
Pot Variables
| Variable | Data Type | Description | Validation |
|---|---|---|---|
balance | MutableIntState | Stores the chip count for the Pot. | todo |
class PotPot Variables| Variable | Data Type | Description | Validation |
|---|---|---|---|
balance | MutableIntState | Stores the chip count for the Pot. | todo |