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