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 */);