web-app/src/modules/wallet/services
padreug f275d317ed Update import path for BaseService in WalletService.ts
- Changed the import statement for BaseService from '@/core/services/BaseService' to '@/core/base/BaseService' to reflect the new directory structure.

This change ensures that the WalletService correctly references the BaseService, maintaining the integrity of the service layer.
2025-09-14 23:09:31 +02:00
..
WalletService.ts Update import path for BaseService in WalletService.ts 2025-09-14 23:09:31 +02:00