Get current DS epoch
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the current DS epoch number. A DS epoch represents a period of consensus rounds managed by a particular DS committee.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
paramsarrayrequiredShould be an empty array
Response
200OK
Successfully retrieved current DS epoch number
400Bad Request
Invalid request
500Internal Server Error
Server error