Electroneum
cryptonote::tx_data_t Struct Reference

#include <blockchain_db.h>

Public Attributes

uint64_t tx_id
 
uint64_t unlock_time
 
uint64_t block_id
 

Detailed Description

Definition at line 129 of file blockchain_db.h.

Member Data Documentation

◆ block_id

uint64_t cryptonote::tx_data_t::block_id

Definition at line 133 of file blockchain_db.h.

◆ tx_id

uint64_t cryptonote::tx_data_t::tx_id

Definition at line 131 of file blockchain_db.h.

◆ unlock_time

uint64_t cryptonote::tx_data_t::unlock_time

Definition at line 132 of file blockchain_db.h.


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