Skip to content
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

Getting the order timestamp #85

Open
koin-marian opened this issue Aug 29, 2022 · 2 comments
Open

Getting the order timestamp #85

koin-marian opened this issue Aug 29, 2022 · 2 comments

Comments

@koin-marian
Copy link

When fetching orders from the hosted orderbook, it seems there is no information on when a particular order was created. We only have access to the expiry. Will this be addressed in the future? It would be useful to know when a particular offer has been created and not just when it will expire.

@johnrjj
Copy link
Contributor

johnrjj commented Aug 29, 2022

Will add order_created field returned by orders query (it already exists in the db, we just aren't returning it right now)

@koin-marian
Copy link
Author

Will add order_created field returned by orders query (it already exists in the db, we just aren't returning it right now)

Thank you, @johnrjj , that would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants