Type Alias polkadot_primitives::v8::CollatorId
source · pub type CollatorId = Public;
Expand description
Identity that collators use.
Aliased Type§
struct CollatorId(/* private fields */);
pub type CollatorId = Public;
Identity that collators use.
struct CollatorId(/* private fields */);