return timestamp in get_order_book api call #1908
Labels
1b User Story
The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s)
3b Feature
Classification indicating the addition of novel functionality to the design
6 API
Impact flag identifying the application programing interface (API)
6 UX
Impact flag identifying the User Interface (UX)
To get the timestamp of an order book the developer will have to make a separated query to get the head_block_time. This can be a different time than the order book he/she is getting.
A
timestamp
field can be added among thebids
and theasks
with timestamp at the moment of pulling the order book.Coming from bitshares/bitshares-explorer-api#64 (comment)
The text was updated successfully, but these errors were encountered: