WalletConnect: make the chain optional (fixes Trust hang on Amoy)
Requiring Amoy (80002) in the session namespaces made Trust Wallet hang on "redirecting" — testnet wallets that don't natively list Amoy can't satisfy a required-chain proposal. Switched to optionalChains so the session establishes; the chain is switched/added after connect. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -690,7 +690,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script src="/assets/common.js?v=20260908c"></script>
|
||||
<script src="/assets/wallet.js?v=20260908b"></script>
|
||||
<script src="/assets/wallet.js?v=20260908c"></script>
|
||||
<script src="/assets/my.js?v=20260908i"></script>
|
||||
<script src="/assets/chat.js?v=20260907l"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user