Class EraValidators

Represents validators for a specific era, including the era ID and validator weights.

Hierarchy

  • EraValidators

Constructors

Properties

Constructors

Properties

eraID: number

The unique identifier for the era.

validatorWeights: ValidatorWeightAuction[]

The weights of the validators for this era.

Generated using TypeDoc