For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cluster Effectiveness

Retrieve a Distributed Validator Cluster Effectiveness Object

get
/v1/effectiveness/{lockHash}

This endpoint is used to retrieve the effectiveness of a cluster by pubkey

Path parameters
lockHashstringRequired

The lock_hash calculated for a cluster lock.

Responses
200

The cluster lock object

application/json
get/v1/effectiveness/{lockHash}

Last updated

Was this helpful?