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
It's unclear without looking at code that you need to provide a "session id" to anchor's constructor when setting up the access context's wallet providers. Nor does anchor() throw any errors if you don't specify the session id. You just get an obscure error if you don't.
It's unclear without looking at code that you need to provide a "session id" to anchor's constructor when setting up the access context's wallet providers. Nor does
anchor()
throw any errors if you don't specify the session id. You just get an obscure error if you don't.e.g.
The text was updated successfully, but these errors were encountered: