Skip to content

v5.19.1

Latest
Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 26 Mar 16:14
b98e9ce

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!