-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: show wallet info in useWalletInfo hook for ethers and ethers5
- Loading branch information
1 parent
51555a9
commit 52484c4
Showing
3 changed files
with
84 additions
and
0 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,18 @@ | ||
--- | ||
'@reown/appkit-ethers5-react-native': patch | ||
'@reown/appkit-ethers-react-native': patch | ||
'@reown/appkit-auth-ethers-react-native': patch | ||
'@reown/appkit-auth-wagmi-react-native': patch | ||
'@reown/appkit-coinbase-ethers-react-native': patch | ||
'@reown/appkit-coinbase-wagmi-react-native': patch | ||
'@reown/appkit-common-react-native': patch | ||
'@reown/appkit-core-react-native': patch | ||
'@reown/appkit-scaffold-react-native': patch | ||
'@reown/appkit-scaffold-utils-react-native': patch | ||
'@reown/appkit-siwe-react-native': patch | ||
'@reown/appkit-ui-react-native': patch | ||
'@reown/appkit-wagmi-react-native': patch | ||
'@reown/appkit-wallet-react-native': patch | ||
--- | ||
|
||
fix: show wallet info in ethers hook |
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
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