Electroneum
cryptonote::txindex Struct Reference

#include <db_lmdb.h>

Collaboration diagram for cryptonote::txindex:

Public Attributes

crypto::hash key
 
tx_data_t data
 

Detailed Description

Definition at line 44 of file db_lmdb.h.

Member Data Documentation

◆ data

tx_data_t cryptonote::txindex::data

Definition at line 46 of file db_lmdb.h.

◆ key

crypto::hash cryptonote::txindex::key

Definition at line 45 of file db_lmdb.h.


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