referrerpolicy=no-referrer-when-downgrade
pallet_im_online

Type Alias ValidatorId

Source
pub type ValidatorId<T> = <<T as Config>::ValidatorSet as ValidatorSet<<T as Config>::AccountId>>::ValidatorId;
Expand description

A type for representing the validator id in a session.