Type Alias sp_consensus_grandpa::AuthorityId
source · pub type AuthorityId = Public;
Expand description
Identity of a Grandpa authority.
Aliased Type§
struct AuthorityId(/* private fields */);
pub type AuthorityId = Public;
Identity of a Grandpa authority.
struct AuthorityId(/* private fields */);