Skip to main content

MAX_RESULT_LENGTH

Constant MAX_RESULT_LENGTH 

Source
pub const MAX_RESULT_LENGTH: usize = 8192;
Expand description

Maximum op payload / message length accepted on deserialization — matches the reference implementation’s guard against maliciously large proofs.