rwadurian/backend/services/blockchain-service/src/api
hailin d3e680ea14 feat(identity/blockchain): 添加助记词挂失功能
后端:
- blockchain-service: 新增 revokeMnemonic() 方法和 POST /internal/mnemonic/revoke API
- identity-service: 新增 POST /user/mnemonic/revoke 用户端API
- 挂失后助记词状态变为 REVOKED,无法用于账户恢复

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 07:56:27 -08:00
..
controllers feat(identity/blockchain): 添加助记词挂失功能 2025-12-16 07:56:27 -08:00
dto feat(identity/blockchain): 添加助记词挂失功能 2025-12-16 07:56:27 -08:00
api.module.ts feat(blockchain): add deposit repair service and controller 2025-12-10 02:19:46 -08:00