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