Type aliases
GetBlockCommitmentApi
GetBlockCommitmentApi =
object
Methods
getBlockCommitment()
getBlockCommitment(
slot
):GetBlockCommitmentApiResponse
Returns the amount of cluster stake in Lamports that has voted on a particular block, as well as the stake attributed to each vote account.
Parameters
Parameter | Type |
---|---|
slot | bigint |
Returns
GetBlockCommitmentApiResponse