v5.19.1
What's Changed
- Fixed
WalletProvider.MetaMaskWallet(for using wallet browser extensions on Web targets) not setting initial active chain id correctly.- This did not cause issues when using MetaMask.
- This did cause issues when using another injected browser wallet that overrides MetaMask.
- You can now use wallets like Rabby with
WalletProvider.MetaMaskWallet.
Thank you @PixeledSlama!