Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SDK] Fix: Connect to correct chain with guest account (#5426)
CNCT-2370 <!-- start pr-codex --> --- ## PR-Codex overview This PR adds support for the `chain` property in the `connectOptions` object within the `ConnectWalletSocialOptions.tsx` file, enhancing the flexibility of wallet connections based on the provided chain. ### Detailed summary - Added `chain: props.chain` to the `connectOptions` object. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information