Skip to main content

EpochPerf

SPO performance for an epoch.

type EpochPerf {
epochNo: Int!
spoSkHex: String!
produced: Int!
expected: Int!
identityLabel: String
stakeSnapshot: String
poolIdHex: String
validatorClass: String
}

Fields

EpochPerf.epochNo ● Int! non-null scalar

EpochPerf.spoSkHex ● String! non-null scalar

EpochPerf.produced ● Int! non-null scalar

EpochPerf.expected ● Int! non-null scalar

EpochPerf.identityLabel ● String scalar

EpochPerf.stakeSnapshot ● String scalar

EpochPerf.poolIdHex ● String scalar

EpochPerf.validatorClass ● String scalar

Returned By

epochPerformance query ● spoPerformanceBySpoSk query ● spoPerformanceLatest query

Member Of

SpoComposite object