rwadurian/backend/services/mining-wallet-service/prisma
hailin eff71a6b22 feat(mining-wallet): publish outbox events for system/pool accounts
Add WalletSystemAccountCreated and WalletPoolAccountCreated events:
- seed.ts: publish events when creating HQ/OP/FEE and pool accounts
- contribution-wallet.service.ts: publish events when auto-creating
  province/city system accounts

This enables mining-admin-service to sync system accounts via CDC.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 01:28:48 -08:00
..
migrations refactor(prisma): consolidate migrations into single init files 2026-01-12 11:04:24 -08:00
schema.prisma refactor(mining-wallet-service): remove KAVA blockchain integration 2026-01-12 06:31:30 -08:00
seed.ts feat(mining-wallet): publish outbox events for system/pool accounts 2026-01-14 01:28:48 -08:00