Optional parameters.

interface GetEpochsOptionalParams {
    direction?: Enum26;
    limit?: number;
    scope?: string;
}

Hierarchy

  • OperationOptions
    • GetEpochsOptionalParams

Properties

direction?: Enum26

Sorts results in forwards or backwards direction

limit?: number

Limit paginated resources (max 100)

scope?: string

Scopes results in a hyperchain epoch range