logo
pub fn era_validators_from_snapshot(
    snapshot: SeigniorageRecipientsSnapshot
) -> EraValidators
Expand description

Returns the era validators from a snapshot.

This is pub as it is used not just in the relevant auction entry point, but also by the engine state while directly querying for the era validators.