pub type ChainId = u32;
Expand description

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