Type Definition halo2_ecc::secp256k1::FqChip

source · []
pub type FqChip<'range, F> = FpChip<'range, F, Fq>;