ValidatorSet

data class ValidatorSet(val activeValidators: GetCurrentEpochQuery.ActiveValidators?)

Constructors

Link copied to clipboard
constructor(activeValidators: GetCurrentEpochQuery.ActiveValidators?)

Properties

Link copied to clipboard

The current list of active validators.