web-app/src/modules/wallet
padreug 7b240fc5be Refactor QR code scanning result handling in SendDialog.vue
- Cleaned up the scanned result by removing the "lightning:" prefix if present before setting it in the destination field.
- Improved user feedback by ensuring only the cleaned result is processed, enhancing the overall scanning functionality.

These changes enhance the accuracy of QR code scanning results for payment destinations.
2025-09-18 23:01:01 +02:00
..
components Refactor QR code scanning result handling in SendDialog.vue 2025-09-18 23:01:01 +02:00
services Enhance ReceiveDialog.vue with improved invoice handling and payment status display 2025-09-18 23:01:01 +02:00
views Refactor ReceiveDialog.vue for Lightning invoice creation 2025-09-18 23:01:01 +02:00
index.ts Add WebSocket support for wallet transactions and balance updates 2025-09-18 09:31:15 +02:00