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
ı am placing parameters to login function such as:
HitBtc.login(key=SecretKey,secret=Secret_key,basic=False,custom_nonce=str(time.time())
but ı can't login
ı am placing parameters to login function such as:
HitBtc.login(key=SecretKey,secret=Secret_key,basic=False,custom_nonce=str(time.time())
but ı can't login
how should i give parameters? Can anyone help me?