getBlockCommitment

getBlockCommitment — Commitment for a block

post
/

Returns commitment for particular block. This method provides information about the cluster stake that has voted on a specific block at each depth. Parameters

  1. slot (required) — Slot number.

Authorizations
AuthorizationstringOptional

Pass Authorization: <api-key> on each request.

Body
jsonrpcstring · enumRequired

JSON-RPC protocol version.

Example: 2.0Possible values:
idone ofRequired

Request identifier echoed back in the response.

Example: 1
stringOptional
or
integerOptional
methodstring · enumRequired

Must be getBlockCommitment.

Example: getBlockCommitmentPossible values:
Responses
post
/

Last updated