- Added a new function to normalize payment requests by stripping URI prefixes (lightning: and lnurl:) and handling BIP-21 Bitcoin URIs with Lightning fallback. - Updated the destination parsing logic to utilize the normalization function, ensuring consistent handling of various payment formats. - Enhanced the payment submission process by using the normalized destination for sending payments. These changes improve the robustness of payment handling in the SendDialog, providing better support for different payment request formats. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| ReceiveDialog.vue | ||
| SendDialog.vue | ||
| WalletTransactions.vue | ||