Skip to content

Commit

Permalink
Merge pull request #1482 from WalletConnect/update_rn_link_mode
Browse files Browse the repository at this point in the history
fix: change rn wallet app link
  • Loading branch information
jakubuid authored Aug 21, 2024
2 parents bc345b1 + 294a715 commit 67a20c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ private val RNSampleWallet = Wallet(
mobileLink = "rn-web3wallet://",
playStore = null,
webAppLink = null,
linkMode = "https://lab.web3modal.com/walletkit_rn",
linkMode = "https://lab.web3modal.com/rn_walletkit",
true
)

0 comments on commit 67a20c7

Please sign in to comment.