pub type ParaId = u32;
A parachain id.
Byte-compatible with the relay chain’s Id, which is a transparent u32 newtype.
Id
u32