This PR updates the data from GlobalStore storage making it syncronized when accounts from sessionStorage is removed. This update helps determining unconnected accounts in an event of account reset.
close #5797
Tests(delete all except exactly one):
Does not need tests (refactor only, docs or internal changes)
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):
[x] addresses the issue it closes (if any)
[x] code is readable and understandable
[x] is accompanied with tests, or tests are not needed
[x] is free of vulnerabilities
[x] is documented clearly and usefully, or doesn't need documentation
This PR updates the data from
GlobalStore
storage making it syncronized when accounts from sessionStorage is removed. This update helps determining unconnected accounts in an event of account reset.close #5797
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):