Svk

Type Alias Svk 

Source
pub type Svk = KzgSuccinctVerifyingKey<G1Affine>;

Aliased Type§

pub struct Svk {
    pub g: G1Affine,
}

Fields§

§g: G1Affine

Generator.