type Snapshot<T> = <<T as NodeType>::Membership as Membership<T>>::Snapshot;Expand description
The per-epoch snapshot type associated with T::Membership.
type Snapshot<T> = <<T as NodeType>::Membership as Membership<T>>::Snapshot;The per-epoch snapshot type associated with T::Membership.