Skip to main content

MESSAGE_ID_FETCH_SIZE

Constant MESSAGE_ID_FETCH_SIZE 

Source
pub const MESSAGE_ID_FETCH_SIZE: usize = 10;
Expand description

Fixed number of message ID entries to return in privacy-preserving fetch

This prevents traffic analysis by always returning the same number of entries, regardless of how many actual messages exist.