Interface: StakingEraInfo
api/client/types.StakingEraInfo
A conglomeration of staking storage related to the active era
Properties
activeEra
• activeEra: BigNumber
The active era. This is the era whose rewards and slashes are being processed and may lag the current era
Defined in
activeEraStart
• activeEraStart: BigNumber
The block in which the active era began
Defined in
currentEra
• currentEra: BigNumber
The current era
Defined in
plannedSession
• plannedSession: BigNumber
The planned session number. A session is a subdivision of an era
Defined in
totalStaked
• totalStaked: BigNumber
The total amount of POLYX staked