EpochInfo
For the complete documentation index, see llms.txt
현재 에포크 정보입니다.
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