Type Alias local_runtime::GrandpaId
pub type GrandpaId = Public;Expand description
Identity of a Grandpa authority.
Aliased Typeยง
struct GrandpaId(/* private fields */);pub type GrandpaId = Public;Identity of a Grandpa authority.
struct GrandpaId(/* private fields */);