WalletConnect / WalletConnectModalFlutter

The WalletConnectModal for WalletConnect built using Flutter.
https://pub.dev/packages/walletconnect_modal_flutter
Apache License 2.0
20 stars 18 forks source link

Wallet connect active network not showing #14

Closed rashmisridar closed 1 year ago

rashmisridar commented 1 year ago

Hi Team, Connected the wallet successfully

Not retuning the active network . Example:- If I change the network from Ethernet to Polygon then in the response I get both the network name . Active one is not showing . Please let me know the solution for this. Thanks

Luzzotica commented 1 year ago

Changing the network after the connection has taken place will do nothing.

You have to disconnect and reconnect for your chain swap to take place.

Let me add that to the docs.