PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Attributes | List of all members
bench_bulletproof_circuit_t Struct Reference
Collaboration diagram for bench_bulletproof_circuit_t:
[legend]

Public Attributes

bench_bulletproof_tcommon
 
secp256k1_bulletproof_circuit ** circ
 
secp256k1_bulletproof_circuit_assignmentassn
 

Detailed Description

Definition at line 40 of file bench_bulletproof.c.

Member Data Documentation

◆ assn

secp256k1_bulletproof_circuit_assignment* bench_bulletproof_circuit_t::assn

Definition at line 44 of file bench_bulletproof.c.

◆ circ

secp256k1_bulletproof_circuit** bench_bulletproof_circuit_t::circ

Definition at line 43 of file bench_bulletproof.c.

◆ common

bench_bulletproof_t* bench_bulletproof_circuit_t::common

Definition at line 41 of file bench_bulletproof.c.


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