Constant bellperson::groth16::aggregate::MAX_SRS_SIZE[][src]

pub const MAX_SRS_SIZE: usize = (2 << 19) + 1; // 0x0000_0000_0010_0001usize
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