Data

data class Data(val epoch: GetValidatorsApyQuery.Epoch?) : Query.Data

Constructors

Link copied to clipboard
constructor(epoch: GetValidatorsApyQuery.Epoch?)

Properties

Link copied to clipboard

Fetch an epoch by its ID, or fetch the latest epoch if no ID is provided.