Type Alias pallet_referenda::migration::v0::ReferendumInfoFor
source · pub type ReferendumInfoFor<T, I> = StorageMap<ReferendumInfoFor_Storage_Instance<T, I>, Blake2_128Concat, ReferendumIndex, ReferendumInfoOf<T, I>>;
Aliased Type§
struct ReferendumInfoFor<T, I>(/* private fields */);