Type Definition pallet_election_provider_multi_phase::pallet::SnapshotMetadata[][src]

type SnapshotMetadata<T: Config> = StorageValue<_GeneratedPrefixForStorageSnapshotMetadata<T>, SolutionOrSnapshotSize>;
Expand description

The metadata of the RoundSnapshot

Only exists when Snapshot is present.