Interface: StakingEraInfo
Defined in: src/api/client/types.ts:266
A conglomeration of staking storage related to the active era
Properties
activeEra
activeEra:
BigNumber
Defined in: src/api/client/types.ts:270
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:274
The block in which the active era began
currentEra
currentEra:
BigNumber
Defined in: src/api/client/types.ts:278
The current era
plannedSession
plannedSession:
BigNumber
Defined in: src/api/client/types.ts:282
The planned session number. A session is a subdivision of an era
totalStaked
totalStaked:
BigNumber
Defined in: src/api/client/types.ts:286
The total amount of POLYX staked