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