test commit
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,4 +3,4 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
.env
|
.env
|
||||||
storage.sqlite
|
storage.sqlite
|
||||||
kalshi.key
|
kalshi.key
|
||||||
|
|||||||
@@ -34,3 +34,6 @@ coinbase:
|
|||||||
BTC: "https://api.coinbase.com/v2/prices/BTC-USD/spot"
|
BTC: "https://api.coinbase.com/v2/prices/BTC-USD/spot"
|
||||||
ETH: "https://api.coinbase.com/v2/prices/ETH-USD/spot"
|
ETH: "https://api.coinbase.com/v2/prices/ETH-USD/spot"
|
||||||
SOL: "https://api.coinbase.com/v2/prices/SOL-USD/spot"
|
SOL: "https://api.coinbase.com/v2/prices/SOL-USD/spot"
|
||||||
|
|
||||||
|
|
||||||
|
#testing
|
||||||
Reference in New Issue
Block a user