Skip to main content

EVENT_RESERVE

Constant EVENT_RESERVE 

Source
const EVENT_RESERVE: usize = 10_240;
Expand description

Envelope overhead reserved above the message content: prev and auth event ids at their maximum, 255-byte sender and room ids, and the signatures block, just under 10 KiB in the worst legal case.