pub type Author<T> = <T as Config>::AccountId;
Represents an on-chain account that can hold an Author role.
Author