-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Core v3: Some transactions don't return timestamp #3759
Comments
2 tasks
Fixed |
Almost forgot about other endpoints. Reopening for now. |
Fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
All transactions using API should return a timestamp.
Current Behavior
Some transactions when using
api/wallets/<address>/transactions
don't return timestamp in response.Steps to Reproduce (for bugs)
Make a call to an address that has a few tx and some don't have timestamp
api/wallets/<address>/transactions
Example below:
The text was updated successfully, but these errors were encountered: