EpochInfo
Current epoch information.
type EpochInfo {
epochNo: Int!
durationSeconds: Int!
elapsedSeconds: Int!
}
Fields
EpochInfo.epochNo ● Int! non-null scalar
EpochInfo.durationSeconds ● Int! non-null scalar
EpochInfo.elapsedSeconds ● Int! non-null scalar
Returned By
currentEpochInfo query