Type Definition pallet_aura::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.