Type Definition pallet_aura::AuraAuthorId[][src]

type AuraAuthorId<T> = FindAccountFromAuthorIndex<T, Pallet<T>>;

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