referrerpolicy=no-referrer-when-downgrade

ParaId

Type Alias ParaId 

Source
pub type ParaId = u32;
Expand description

A parachain id.

Byte-compatible with the relay chain’s Id, which is a transparent u32 newtype.