Type Alias polkadot_primitives::AuthorityDiscoveryId
pub type AuthorityDiscoveryId = Public;
Expand description
An authority discovery authority identifier.
Aliased Type§
struct AuthorityDiscoveryId(/* private fields */);
pub type AuthorityDiscoveryId = Public;
An authority discovery authority identifier.
struct AuthorityDiscoveryId(/* private fields */);