Commit 73d3f84
fix: update Freighter WalletConnect Explorer id to match live listing
The id previously hardcoded in WalletConnectModule's default featuredWalletIds
array no longer exists in the live WalletConnect Cloud Explorer, which is what
Reown AppKit resolves featuredWalletIds against. As a result, Freighter was
silently absent from the featured row of the WalletConnect modal for every
dApp using this kit. Swap in the current Explorer id for Freighter.
Verified via:
https://explorer-api.walletconnect.com/v3/wallets?projectId=<any>&search=freighter
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a5b29ec commit 73d3f84
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments