Update src/credentials.py
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
# Bybit
|
# Bybit
|
||||||
|
|
||||||
api_key = "..."
|
api_key = "..."
|
||||||
api_secret = "..."
|
api_secret = "..."
|
||||||
|
|
||||||
|
|
||||||
# Telegram
|
# Telegram
|
||||||
|
|
||||||
bot_token = "..."
|
bot_token = "..."
|
||||||
Reference in New Issue
Block a user