Type Definition bellperson::groth16::aggregate::Output[][src]

type Output<E> = (<E as Engine>::Fqk, <E as Engine>::Fqk);
Expand description

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