Type Alias consensus_types::common::Author
source · pub type Author = AccountAddress;
Expand description
Author refers to the author’s account address
Aliased Type§
struct Author(/* private fields */);
pub type Author = AccountAddress;
Author refers to the author’s account address
struct Author(/* private fields */);