config: 添加热钱包配置

HOT_WALLET_USERNAME=rwadurian-system-hot-wallet-01
HOT_WALLET_ADDRESS=0x895aaf83C57f807416E3BbBd093d7aB74a6FDd33

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-15 08:58:42 -08:00
parent 93c658d914
commit 317532109d
1 changed files with 3 additions and 5 deletions

View File

@ -121,10 +121,8 @@ MINIO_PUBLIC_URL=https://minio.szaiai.com
# =============================================================================
# MPC Hot Wallet (用于提现转账)
# =============================================================================
# 热钱包用户名MPC 系统中的标识,需要预先通过 keygen 创建)
# 使用 scripts/init-hot-wallet.sh 脚本初始化
HOT_WALLET_USERNAME=system-hot-wallet
# 热钱包用户名MPC 系统中的标识)
HOT_WALLET_USERNAME=rwadurian-system-hot-wallet-01
# 热钱包地址(从 MPC 公钥派生的 EVM 地址)
# 在 MPC keygen 完成后,从公钥计算得出
HOT_WALLET_ADDRESS=
HOT_WALLET_ADDRESS=0x895aaf83C57f807416E3BbBd093d7aB74a6FDd33