Skip to main content

IdentificationTuple

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.