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
Currently the Bybit SDK is a bit different in that errors are returned, not thrown. For consistency, add a config setting (with same name already used in other places/exchanges) to throw exceptions when enabled.