From b18941383fefaaef7c4f395b8bfd297ba5253f4e Mon Sep 17 00:00:00 2001 From: ericholguin Date: Thu, 14 Mar 2024 17:22:20 -0600 Subject: [PATCH] wallet: add callbackuri for mutiny wallet nwc Changelog-Added: Added callbackuri for a better ux when connecting mutiny wallet nwc Signed-off-by: ericholguin Signed-off-by: William Casarin --- damus/Views/Wallet/ConnectWalletView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/damus/Views/Wallet/ConnectWalletView.swift b/damus/Views/Wallet/ConnectWalletView.swift index a214ce46..3a7e01e4 100644 --- a/damus/Views/Wallet/ConnectWalletView.swift +++ b/damus/Views/Wallet/ConnectWalletView.swift @@ -97,7 +97,7 @@ struct ConnectWalletView: View { } MutinyButton() { - openURL(URL(string:"https://app.mutinywallet.com/settings/connections")!) + openURL(URL(string:"https://app.mutinywallet.com/settings/connections?callbackUri=nostr%2bwalletconnect&name=Damus")!) } Button(action: {