diff --git a/docs/exchanges.md b/docs/exchanges.md index 9f7580efa..361e28212 100644 --- a/docs/exchanges.md +++ b/docs/exchanges.md @@ -339,7 +339,7 @@ This needs to be configured like this: ```json "exchange": { "name": "hyperliquid", - "walletAddress": "your_eth_wallet_address", + "walletAddress": "your_eth_wallet_address", // This should NOT be your API Wallet Address! "privateKey": "your_api_private_key", // ... }