Electroneum
cryptonote::chainstate_key_t Struct Reference

#include <blockchain_db.h>

Public Attributes

crypto::hash tx_hash
 
uint32_t relative_out_index
 

Detailed Description

Definition at line 161 of file blockchain_db.h.

Member Data Documentation

◆ relative_out_index

uint32_t cryptonote::chainstate_key_t::relative_out_index

Definition at line 164 of file blockchain_db.h.

◆ tx_hash

crypto::hash cryptonote::chainstate_key_t::tx_hash

Definition at line 163 of file blockchain_db.h.


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