[][src]Constant secp256k1zkp::constants::GENERATOR_G

pub const GENERATOR_G: [u8; 64]

Generator point G

Used as generator point for the blinding factor in Pedersen Commitments. Definition: Standard generator point of secp256k1 (as defined in http://www.secg.org/sec2-v2.pdf)

Format: x- and y- coordinate, without compressed/uncompressed prefix byte