webapp/src/modules/market/services
padreug 31a9c0a9dc Clean up legacy singleton references after InvoiceService migration
- Update commented TODO in PaymentMonitorService to use proper DI pattern
- Remove outdated reference to legacy invoiceService singleton
- Prepare PaymentMonitorService for future DI migration with proper pattern

This cleanup eliminates the last remaining reference to the legacy
InvoiceService singleton pattern, ensuring code consistency.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-07 01:14:18 +02:00
..
nostrmarketService.ts Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
paymentMonitor.ts Clean up legacy singleton references after InvoiceService migration 2025-09-07 01:14:18 +02:00