Type Alias polkadot_core_primitives::ChainId

source ยท
pub type ChainId = u32;
Expand description

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