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
This function merely calls the constructor to instantiate a StargateClient which shouldnt be async. This is causing many of my applications to use await whne it isn't necessary. is there any reason for it or if not can it be removed? Thank you!
The text was updated successfully, but these errors were encountered:
This function merely calls the constructor to instantiate a StargateClient which shouldnt be async. This is causing many of my applications to use await whne it isn't necessary. is there any reason for it or if not can it be removed? Thank you!
The text was updated successfully, but these errors were encountered: