Author

Type Alias Author 

Source
pub type Author = AccountAddress;
Expand description

Author refers to the author’s account address

Aliased Type§

pub struct Author(/* private fields */);