Type Alias pallet_grandpa::AuthorityId

pub type AuthorityId = Public;
Expand description

Identity of a Grandpa authority.

Aliased Type§

struct AuthorityId(/* private fields */);