Optional parameters.

interface GetValidatorsOptionalParams {
    direction?: Enum28;
    limit?: number;
    scope?: string;
}

Hierarchy

  • OperationOptions
    • GetValidatorsOptionalParams

Properties

direction?: Enum28

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)

scope?: string

Scopes results in a hyperchain epoch range