mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 08:47:33 +00:00
The Nostr Wallet Connect section (connect button, paste, QR, manual pubkey/relay/ secret) is removed from the zap-amount settings content. NWC setup now lives only in the wallet area: - The `nostr+walletconnect` connect deep link (`dlnwc`) now opens Wallet → Add NWC with the URI prefilled (Route.WalletAddNwc gained an optional nip47 arg), instead of the old shared NIP-47 setup screen. - UpdateZapAmountContent loses its nip47uri parameter and the whole wallet-connect block; both callers (zap settings + NIP-47 setup) updated. The NIP-47 setup screen keeps its Lightning-address and payment-targets sections (both also reachable from profile edit / EditPaymentTargets) and is no longer the deep-link target. https://claude.ai/code/session_01HNE2z7CSYZ2G8KwC5fziJn