pub const ALL_SHARD_ID: u32 = 0xFFFF_FFF0;
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.
0xFFFF_FFF0