Sean McElrath
Results
1
issues of
Sean McElrath
The current nonce calculation in the `api_query` method takes the current time in seconds via `time.time()` and multiplies it by 10. Using this unorthodox nonce value makes it difficult to...