Skip to content

api.entities.Account.types.ActiveEraInfo

prashantasdeveloper edited this page May 1, 2025 · 5 revisions

Interface: ActiveEraInfo

api/entities/Account/types.ActiveEraInfo

Table of contents

Properties

Properties

index

index: BigNumber

The era number

Note

an era is roughly 1 day on most chains (dev chains may have shorter eras)

Defined in

api/entities/Account/types.ts:143


start

start: BigNumber

The block number in which this era became active

Defined in

api/entities/Account/types.ts:137

Clone this wiki locally