mirror of
https://github.com/fdundjer/solana-sniper-bot.git
synced 2025-11-10 04:22:05 +10:00
Add MIN_POOL_SIZE environment variable and implement pool size check
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -122,6 +122,9 @@ dist
|
||||
# Stores VSCode versions used for testing VSCode extensions
|
||||
.vscode-test
|
||||
|
||||
# PNPM
|
||||
pnpm-lock.yaml
|
||||
|
||||
# yarn v2
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
|
||||
Reference in New Issue
Block a user