Skip to main content

METACHAIN_SHARD_ID

Constant METACHAIN_SHARD_ID 

Source
pub const METACHAIN_SHARD_ID: u32 = 0xFFFF_FFFF;
Expand description

Alias for metachain shard ID used in P2P topics.

This is identical to META_SHARD_ID (both are 0xFFFF_FFFF) and exists for clarity when working with gossipsub topic names.