You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no need to store session information in two formats in session key
storage. An ID is not required, as it can be retrieved using the public key
account of the open session.
Closes#3793.
Signed-off-by: Andrey Butusov <andrey@nspcc.io>
0 commit comments