mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-11 23:07:01 +08:00
fix:config add hyperliquid_wallet_addr
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"ai_model": "deepseek",
|
"ai_model": "deepseek",
|
||||||
"exchange": "hyperliquid",
|
"exchange": "hyperliquid",
|
||||||
"hyperliquid_private_key": "your_ethereum_private_key_without_0x_prefix",
|
"hyperliquid_private_key": "your_ethereum_private_key_without_0x_prefix",
|
||||||
|
"hyperliquid_wallet_addr": "your_ethereum_address",
|
||||||
"hyperliquid_testnet": false,
|
"hyperliquid_testnet": false,
|
||||||
"deepseek_key": "your_deepseek_api_key",
|
"deepseek_key": "your_deepseek_api_key",
|
||||||
"initial_balance": 1000,
|
"initial_balance": 1000,
|
||||||
|
|||||||
Reference in New Issue
Block a user