Skip to main content

ALL_SHARD_ID

Constant ALL_SHARD_ID 

Source
pub const ALL_SHARD_ID: u32 = 0xFFFF_FFF0;
Expand description

Shard ID representing all shards in P2P topics.

This special value (0xFFFF_FFF0) is used in gossipsub topic suffixes to indicate that a message should be broadcast to all shards.