mirror of
https://github.com/multipleof4/KalBot.git
synced 2026-03-16 21:41:02 +00:00
Fix: add configurable Kalshi series/base
This commit is contained in:
@@ -6,5 +6,7 @@ PORT=3004
|
||||
SURREAL_URL=
|
||||
SURREAL_USER=
|
||||
SURREAL_PASS=
|
||||
KALSHI_API_BASE=https://api.elections.kalshi.com
|
||||
KALSHI_SERIES_TICKER=KXBTC15M
|
||||
KALSHI_API_KEY_ID=your-key-id-here
|
||||
KALSHI_RSA_PRIVATE_KEY="-----BEGIN RSA PRIVATE KEY-----\nPASTE_YOUR_FULL_KEY_HERE\n-----END RSA PRIVATE KEY-----"
|
||||
|
||||
Reference in New Issue
Block a user