Type Alias Author

Source
pub type Author<T> = <T as Config>::AccountId;
Expand description

Represents an on-chain account that can hold an Author role.