webapp/src/core
padreug 8ba4d46767 Add methods to PaymentService for preferred wallet selection
- Introduced getPreferredWallet() to consistently retrieve the first wallet from userWallets.
- Added getPreferredWalletAdminKey() to obtain the admin key of the preferred wallet for administrative tasks.

These enhancements improve wallet management and ensure consistent wallet selection across the application.
2025-09-14 17:59:17 +02:00
..
base Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +02:00
composables 1.3.6 Toast Notification Pattern: Add centralized ToastService abstraction 2025-09-06 12:24:05 +02:00
services Add methods to PaymentService for preferred wallet selection 2025-09-14 17:59:17 +02:00
di-container.ts Add NostrmarketAPI integration and enhance MerchantStore component 2025-09-08 16:58:10 +02:00
event-bus.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
plugin-manager.ts Fix blank page issue on module route refresh 2025-09-06 16:33:32 +02:00
types.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00