Struct ark_bls12_381::Config
source · pub struct Config;
Trait Implementations§
source§impl Bls12Config for Config
impl Bls12Config for Config
source§const X_IS_NEGATIVE: bool = true
const X_IS_NEGATIVE: bool = true
Is
Self::X
negative?source§const TWIST_TYPE: TwistType = TwistType::M
const TWIST_TYPE: TwistType = TwistType::M
What kind of twist is this?