Skip to main content

MAX_SURQL_FILE_SIZE

Constant MAX_SURQL_FILE_SIZE 

Source
pub const MAX_SURQL_FILE_SIZE: u64 = _; // 10_485_760u64
Expand description

Maximum .surql file size (10 MB). Files larger than this are rejected to prevent accidental memory exhaustion.