referrerpolicy=no-referrer-when-downgrade

MAX_RECIPIENTS

Constant MAX_RECIPIENTS 

Source
pub const MAX_RECIPIENTS: u32 = 256;
Expand description

Maximum number of recipients allowed per submission.

Caps the fan-out so that per-entry metadata (both RAM and disk) is bounded and find_recipient’s signature-verification scan is bounded.