Skip to content

Commit da44c6f

Browse files
Update .env-example
Further refinements
1 parent 0145c58 commit da44c6f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.env-example

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
RPC_ENDPOINT="https://solana.public-rpc.com"
2-
WALLET_PRIVATE_KEY=abc123def456
2+
WALLET_PRIVATE_KEY="changethistotheprivatekey"
33
TRADING_ENABLED=true
44
WRAP_UNWRAP_SOL=false
55
NODE_ENV=production
6-
SWAP_MODE="ExactIn"
76
DEBUG=false

0 commit comments

Comments
 (0)