Type Definition pallet_aura::AuraAuthorId [−][src]
type AuraAuthorId<T> = FindAccountFromAuthorIndex<T, Pallet<T>>;
Expand description
Find the authority ID of the Aura authority who authored the current block.
type AuraAuthorId<T> = FindAccountFromAuthorIndex<T, Pallet<T>>;
Find the authority ID of the Aura authority who authored the current block.