Skip to content

Commit 15b1cff

Browse files
committed
docs: hyperliquid - clarify walletAddress further ...
1 parent c1ba293 commit 15b1cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/exchanges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ This needs to be configured like this:
339339
```json
340340
"exchange": {
341341
"name": "hyperliquid",
342-
"walletAddress": "your_eth_wallet_address",
342+
"walletAddress": "your_eth_wallet_address", // This should NOT be your API Wallet Address!
343343
"privateKey": "your_api_private_key",
344344
// ...
345345
}

0 commit comments

Comments
 (0)