Closed vzool closed 5 years ago
Hi, this /chronicle/lasthash endpoint usually is used in one of the two steps to get the last hash with data.
/chronicle/lasthash
So, I think if we just return all the record data for this API then we'll decrease the number of steps by 50%.
But, if there is a specific use case that I'm not aware of about the current design, then we can create a new API /chronicle/last.
/chronicle/last
Thanks
Hi, this
/chronicle/lasthash
endpoint usually is used in one of the two steps to get the last hash with data.So, I think if we just return all the record data for this API then we'll decrease the number of steps by 50%.
But, if there is a specific use case that I'm not aware of about the current design, then we can create a new API
/chronicle/last
.Thanks