ActiveEra: StorageDescriptor<[], {
    index: number;
    start: bigint | undefined;
}, true>

The active era information, it holds index and start.

The active era is the era being currently rewarded. Validator set of this era must be equal to [SessionInterface::validators].