1
0
mirror of git://jb55.com/damus synced 2024-09-29 16:30:44 +00:00

wallet: add callbackuri for mutiny wallet nwc

Changelog-Added: Added callbackuri for a better ux when connecting mutiny wallet nwc
Signed-off-by: ericholguin <ericholguin@apache.org>
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
ericholguin 2024-03-14 17:22:20 -06:00 committed by William Casarin
parent f71957e061
commit b18941383f

View File

@ -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: {