docs: clarify Aster only supports EVM wallets, not Solana wallets (#524)

This commit is contained in:
CoderMageFox
2025-11-05 19:37:27 +08:00
committed by GitHub
parent 01f3b32af2
commit d01a35cb91

View File

@@ -198,7 +198,7 @@ export const translations = {
hyperliquidWalletAddressDesc: hyperliquidWalletAddressDesc:
'Wallet address corresponding to the private key', 'Wallet address corresponding to the private key',
asterUserDesc: asterUserDesc:
'Main wallet address - The EVM wallet address you use to log in to Aster', 'Main wallet address - The EVM wallet address you use to log in to Aster (Note: Only EVM wallets are supported, Solana wallets are not supported)',
asterSignerDesc: asterSignerDesc:
'API wallet address - Generate from https://www.asterdex.com/en/api-wallet', 'API wallet address - Generate from https://www.asterdex.com/en/api-wallet',
asterPrivateKeyDesc: asterPrivateKeyDesc:
@@ -688,7 +688,7 @@ export const translations = {
hyperliquidPrivateKeyDesc: 'Hyperliquid 使用私钥进行交易认证', hyperliquidPrivateKeyDesc: 'Hyperliquid 使用私钥进行交易认证',
hyperliquidWalletAddressDesc: '与私钥对应的钱包地址', hyperliquidWalletAddressDesc: '与私钥对应的钱包地址',
asterUserDesc: asterUserDesc:
'主钱包地址 - 您用于登录 Aster 的 EVM 钱包地址', '主钱包地址 - 您用于登录 Aster 的 EVM 钱包地址(注意:仅支持 EVM 钱包,不支持 Solana 钱包)',
asterSignerDesc: asterSignerDesc:
'API 钱包地址 - 从 https://www.asterdex.com/zh-CN/api-wallet 生成', 'API 钱包地址 - 从 https://www.asterdex.com/zh-CN/api-wallet 生成',
asterPrivateKeyDesc: asterPrivateKeyDesc: