Data

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

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

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