pub type Author = AccountAddress;
Author refers to the author’s account address
pub struct Author(/* private fields */);