Monero
Public Attributes | List of all members
rct::bp_plus_proof_data_t Struct Reference
Collaboration diagram for rct::bp_plus_proof_data_t:
Collaboration graph
[legend]

Public Attributes

rct::key y
 
rct::key z
 
rct::key e
 
std::vector< rct::keychallenges
 
size_t logM
 
size_t inv_offset
 

Member Data Documentation

◆ challenges

std::vector<rct::key> rct::bp_plus_proof_data_t::challenges

◆ e

rct::key rct::bp_plus_proof_data_t::e

◆ inv_offset

size_t rct::bp_plus_proof_data_t::inv_offset

◆ logM

size_t rct::bp_plus_proof_data_t::logM

◆ y

rct::key rct::bp_plus_proof_data_t::y

◆ z

rct::key rct::bp_plus_proof_data_t::z

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