Struct ark_bls12_377::Config
source · pub struct Config;
Trait Implementations§
source§impl Bls12Config for Config
impl Bls12Config for Config
source§const X_IS_NEGATIVE: bool = false
const X_IS_NEGATIVE: bool = false
x
is positive.
source§const TWIST_TYPE: TwistType = TwistType::D
const TWIST_TYPE: TwistType = TwistType::D
What kind of twist is this?