rwadurian/backend/services/mining-blockchain-service/src/application
hailin 219fb7bb69 fix(mining-blockchain): 移除旧的 MARKET_MAKER_* 变量名引用
- main.ts: 使用 EUSDT/FUSDT_MARKET_MAKER_* 验证配置
- blockchain.config.ts: 使用 eusdtMarketMaker/fusdtMarketMaker 配置
- market-maker-deposit-detection.service.ts: 每种代币使用独立的做市商钱包地址

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 19:20:48 -08:00
..
event-handlers feat(c2c): 实现C2C Bot自动交易系统 2026-01-28 07:10:25 -08:00
schedulers feat(c2c): 实现C2C Bot自动交易系统 2026-01-28 07:10:25 -08:00
services fix(mining-blockchain): 移除旧的 MARKET_MAKER_* 变量名引用 2026-01-28 19:20:48 -08:00
application.module.ts feat(market-maker): 实现做市商区块链充值监控功能 2026-01-28 17:13:41 -08:00