referrerpolicy=no-referrer-when-downgrade
pallet_session::historical

Type Alias IdentificationTuple

Source
pub type IdentificationTuple<T> = (<T as Config>::ValidatorId, <T as Config>::FullIdentification);
Expand description

A tuple of the validator’s ID and their full identification.