PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
secp256k1_bulletproof_generators Struct Reference

#include <main_impl.h>

Collaboration diagram for secp256k1_bulletproof_generators:
[legend]

Public Attributes

size_t n
 
secp256k1_gegens
 
secp256k1_geblinding_gen
 

Detailed Description

Definition at line 54 of file main_impl.h.

Member Data Documentation

◆ blinding_gen

secp256k1_ge* secp256k1_bulletproof_generators::blinding_gen

Definition at line 62 of file main_impl.h.

◆ gens

secp256k1_ge* secp256k1_bulletproof_generators::gens

Definition at line 57 of file main_impl.h.

◆ n

size_t secp256k1_bulletproof_generators::n

Definition at line 55 of file main_impl.h.


The documentation for this struct was generated from the following file: