-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove required namespaces from WalletConnect Connector Wagmi v1 (#3276)
* remove required namespaces from WalletConnect Connector * add changeset * wagmi patch
- Loading branch information
1 parent
84074ab
commit 83223a0
Showing
2 changed files
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@wagmi/connectors": patch | ||
"@wagmi/core": patch | ||
"wagmi": patch | ||
--- | ||
|
||
Removed required namespaces from WalletConnect connector |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
83223a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
wagmi – ./docs
wagmi-dev.vercel.app
op.wagmi.sh
wagmi-git-main-wagmi-dev.vercel.app
wagmi-xyz.vercel.app
0.10.x.wagmi.sh
wagmi-wagmi-dev.vercel.app
wagmi.sh
www.wagmi.sh
83223a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you explain why you removed the required namespaces from WalletConnect Connector?