Skip to content

Commit 6543feb

Browse files
Update .env-example
Add in the TRADING_RETRIES setting.
1 parent a78aa20 commit 6543feb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env-example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
RPC_ENDPOINT="https://solana.public-rpc.com"
22
WALLET_PRIVATE_KEY="changethistotheprivatekey"
33
TRADING_ENABLED=true
4+
TRADING_RETRIES=3
45
WRAP_UNWRAP_SOL=false
56
NODE_ENV=production
67
DEBUG=false

0 commit comments

Comments
 (0)