pub const HOLDINGS_ANNOUNCE: u8 = 222;Expand description
Wire opcode for a holdings-announce broadcast (#1428, spec #1394).
Announces a batch of signed holdings add/remove deltas so peers learn which content a
provider holds; this feeds dig-dht’s holder set. Public flood, same carve-out as
STORE_MELTED.