Constant bellperson::groth16::aggregate::MAX_SRS_SIZE

source ยท
pub const MAX_SRS_SIZE: usize = _; // 1_048_577usize
Expand description

Maximum size of the generic SRS constructed from Filecoin and Zcash power of taus.

https://github.com/nikkolasg/taupipp/blob/baca1426266bf39416c45303e35c966d69f4f8b4/src/bin/assemble.rs#L12