Skip to content

[add] API Response Watermark

Ursa (9R) requested to merge ursa/watermark into develop

This puts the current height and blocktime of the node in response headers for API endpoints. Clients should validate these before acting on any data in the response to account for stuck nodes, improper caching, etc.

Merge request reports