Type Alias VoterSnapshotStatus

VoterSnapshotStatus: StorageDescriptor<
    [],
    Enum<{ Consumed: undefined; Ongoing: SS58String; Waiting: undefined }>,
    false,
    never,
>

Voter snapshot progress status.

If the status is Ongoing, it keeps a cursor of the last voter retrieved to proceed when creating the next snapshot page.

MMNEPVFCICPMFPCPTTAAATR