Type Definition polkadot_primitives::v1::ChainId[][src]

pub type ChainId = u32;
Expand description

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