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

#include <rangeproof_impl.h>

Collaboration diagram for secp256k1_bulletproof_abgh_data:
[legend]

Public Attributes

secp256k1_scalar x
 
secp256k1_scalar cache
 
secp256k1_bulletproof_lr_generator lr_gen
 

Detailed Description

Definition at line 405 of file rangeproof_impl.h.

Member Data Documentation

◆ cache

secp256k1_scalar secp256k1_bulletproof_abgh_data::cache

Definition at line 407 of file rangeproof_impl.h.

◆ lr_gen

secp256k1_bulletproof_lr_generator secp256k1_bulletproof_abgh_data::lr_gen

Definition at line 408 of file rangeproof_impl.h.

◆ x

secp256k1_scalar secp256k1_bulletproof_abgh_data::x

Definition at line 406 of file rangeproof_impl.h.


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