paginateEpochValidators

Fetches a paginated list of validators for a specific epoch.

Return

A Result which is either:

Parameters

id

The epoch number to fetch the validator set for.

after

An optional cursor for forward pagination.