Type Alias polkadot_primitives::v8::ChainId

pub type ChainId = u32;
Expand description

Identifier for a chain. 32-bit should be plenty.