Skip to main content

GOSSIP_PLACEHOLDER_DATA

Constant GOSSIP_PLACEHOLDER_DATA 

Source
pub const GOSSIP_PLACEHOLDER_DATA: u8 = b'a';
Expand description

Single-byte placeholder used by dmsg_write_mbuf when no AES key payload accompanies the header. The gossip path emits 'a' instead of 'd' to disambiguate the two encoder flavours.