3 lines
92 B
Python
3 lines
92 B
Python
LOG_FOLDER = "logs/"
|
|
GAMMA_API_URL = "https://gamma-api.polymarket.com"
|
|
REQUEST_TIMEOUT = 5 |