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
I'm using the sats-connect library in my code which are mostly async javascript functions.
Now I want to await the response from sats-connect, instead of registering the onFinish callback functions.
The text was updated successfully, but these errors were encountered:
I'm using the sats-connect library in my code which are mostly async javascript functions.
Now I want to await the response from sats-connect, instead of registering the onFinish callback functions.
The text was updated successfully, but these errors were encountered: