getBlockCommitment
Returns the commitment for a particular block.
Path parameters
apiKey
Request
This endpoint expects an object.
block
Block number, identified by Slot.
Response
Returns the commitment and total active stake for the block.
commitment
Cluster stake in lamports voted on the block.
totalStake
Total active stake in lamports.