ValidatorCommittee

The validator set for a particular epoch.

Properties

Link copied to clipboard
abstract val epoch: <Error class: unknown class>?

The epoch where this committee governs.

Link copied to clipboard

The committee members.

Link copied to clipboard

Returns the field-presence view for this ValidatorCommittee instance.

Functions

Link copied to clipboard
fun ValidatorCommittee.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorCommittee

Copies the original message, including unknown fields.