Skip to main content
Version: mainnet (v0.71)

EpochParticipation

Summary of a node's rewards for a given epoch

type EpochParticipation {
epoch: Epoch
offline: Timestamp
online: Timestamp
totalRewards: Float
}

Fields

EpochParticipation.epoch ● Epoch object

EpochParticipation.offline ● Timestamp scalar

RFC3339 timestamp

EpochParticipation.online ● Timestamp scalar

RFC3339 timestamp

EpochParticipation.totalRewards ● Float scalar

Total amount rewarded for participation in the given epoch