rwadurian/backend/services/mining-wallet-service/src/api
hailin 109986ba49 fix(mining-wallet-service): move share-pool-balance route before :type param route
NestJS routes are matched in order, so the parameterized :type route
was capturing 'share-pool-balance' before it could reach the public
endpoint, causing 401 errors.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 06:22:30 -08:00
..
controllers fix(mining-wallet-service): move share-pool-balance route before :type param route 2026-01-15 06:22:30 -08:00
api.module.ts refactor(mining-wallet-service): remove KAVA blockchain integration 2026-01-12 06:31:30 -08:00