Data

data class Data(val checkpoints: GetCheckpointsQuery.Checkpoints?) : Query.Data

Constructors

Link copied to clipboard
constructor(checkpoints: GetCheckpointsQuery.Checkpoints?)

Properties

Link copied to clipboard

Paginate checkpoints in the network, optionally bounded to checkpoints in the given epoch.