Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sats-wagmi): handle account change #30

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

danielsimao
Copy link
Collaborator

@danielsimao danielsimao commented Jun 19, 2024

📝 Description

Some wallets provide an api for account change within the wallet, such as for unisat and OKX. This is important so that our app reflects the changes within the wallet.

⛳️ Current behavior (updates)

Address could sometimes not match wallet

🚀 New behavior

Address walways matcges wallet

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

Copy link

vercel bot commented Jun 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bob-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 9:18am
bob-onramp-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 9:18am
bob-onramp-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 9:18am
bob-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 9:18am

Copy link

changeset-bot bot commented Jun 19, 2024

⚠️ No Changeset found

Latest commit: 141c28d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@danielsimao danielsimao merged commit 0baa39b into main Jun 19, 2024
11 checks passed
@danielsimao danielsimao deleted the fix/handle-change-account branch June 19, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants