Type Alias bellperson::groth16::aggregate::Output

source ยท
pub type Output<E> = (<E as Engine>::Gt, <E as Engine>::Gt);
Expand description

Both commitment outputs a pair of $F_q^k$ element.