stoing symbol in transactinos, relaxed retries, removed redundant solana API calls

This commit is contained in:
Dobromir Popov
2024-10-10 09:18:43 +03:00
parent ec7c66f617
commit dc0eb8e4d6
2 changed files with 25 additions and 25 deletions

View File

@ -14,3 +14,4 @@ services:
sh -c "pip install -r requirements.txt &&
python app.py"
restart: unless-stopped