Browse Source

Merge pull request #66 from fdundjer/feat/improvements

fix: push updated env file
Filip Dunđer 1 year ago
parent
commit
5d3fd39f6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.copy

+ 1 - 1
.env.copy

@@ -9,5 +9,5 @@ SNIPE_LIST_REFRESH_INTERVAL=30000
 CHECK_IF_MINT_IS_RENOUNCED=false
 AUTO_SELL=true
 MAX_SELL_RETRIES=5
-SELL_DELAY=1000
+AUTO_SELL_DELAY=1000
 LOG_LEVEL=info