Module proposer_block_count_query

Module proposer_block_count_query 

Source
Expand description

A query to get the block counts of proposers in an epoch

Enums§

ProposerQueryType
Specifies the type of query to retrieve proposers, with two options:

Type Aliases§

ProposerQueryLimit
Represents an optional limit for the number of proposers to retrieve in a query.
ProposerQueryStartAt
Represents an optional starting point for a proposer query, consisting of:
ProposerQueryStartAtIncluded
Indicates whether the query should include the starting proposer in the results.