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 the bids and the asks with timestamp at the moment of pulling the order book.
Coming from bitshares/bitshares-explorer-api#64 (comment)
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
timestampfield can be added among thebidsand theaskswith timestamp at the moment of pulling the order book.Coming from bitshares/bitshares-explorer-api#64 (comment)