We are saving notifications (and other stuff) in local storage, and we use the address of the current user as part of the key of the saved data. We should also use the networkId as part of that key, so that data from different networks is not mixed up.
We are saving notifications (and other stuff) in local storage, and we use the address of the current user as part of the key of the saved data. We should also use the networkId as part of that key, so that data from different networks is not mixed up.