Type Definition polkadot_primitives::v0::v1::ChainId [−][src]
pub type ChainId = u32;Expand description
Identifier for a chain. 32-bit should be plenty.
pub type ChainId = u32;Identifier for a chain. 32-bit should be plenty.