referrerpolicy=no-referrer-when-downgrade

AuraAuthorId

Type Alias AuraAuthorId 

Source
pub type AuraAuthorId<T> = FindAccountFromAuthorIndex<T, Pallet<T>>;
Expand description

Find the authority ID of the Aura authority who authored the current block.

Aliased Type§

pub struct AuraAuthorId<T>(/* private fields */);