Electroneum
cryptonote::pre_rct_outkey Struct Reference
Collaboration diagram for cryptonote::pre_rct_outkey:

Public Attributes

uint64_t amount_index
 
uint64_t output_id
 
pre_rct_output_data_t data
 

Detailed Description

Definition at line 362 of file db_lmdb.cpp.

Member Data Documentation

◆ amount_index

uint64_t cryptonote::pre_rct_outkey::amount_index

Definition at line 363 of file db_lmdb.cpp.

◆ data

pre_rct_output_data_t cryptonote::pre_rct_outkey::data

Definition at line 365 of file db_lmdb.cpp.

◆ output_id

uint64_t cryptonote::pre_rct_outkey::output_id

Definition at line 364 of file db_lmdb.cpp.


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