Skip to main content

lag_status REST API Endpoint

Get Tendermint lag status including latest height, current max peer height, and lag height.

Updated on
May 15, 2024

lag_status REST API Endpoint

Parameters

This method does not accept any parameters

Returns

result
The result object with the following fields
current_height
The current height of the system
max_peer_height
The maximum height among peers
lag
The difference between the current height and the maximum peer height
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free