WalletConnect: add redirect metadata (return to dApp after wallet approvals)

Sets metadata.redirect so mobile wallets bounce the user back to /my after each
approval instead of stranding them in the wallet app.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-08 08:56:10 -05:00
parent dcfc5ca86e
commit 90e33a42b5
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -690,7 +690,7 @@
</div>
</div>
<script src="/assets/common.js?v=20260908c"></script>
<script src="/assets/wallet.js?v=20260908c"></script>
<script src="/assets/wallet.js?v=20260908d"></script>
<script src="/assets/my.js?v=20260908i"></script>
<script src="/assets/chat.js?v=20260907l"></script>
</body>