TON CenterNominator Pools API
Lifecheck
Check whether any bookings have been recorded in the last 19 hours. Returns `ok` if bookings exist, `dead` otherwise.
Response Body
application/json
curl -X GET "https://example.com/lifecheck"{
"status": "string",
"last_booking_time": 0
}Last updated on