Electroneum
Loading...
Searching...
No Matches
cryptonote::acc_outs_t Struct Reference

Public Attributes

uint64_t db_index
crypto::hash tx_hash
uint64_t relative_out_index
uint64_t amount
uint64_t unlock_time

Detailed Description

Definition at line 380 of file db_lmdb.cpp.

Member Data Documentation

◆ amount

uint64_t cryptonote::acc_outs_t::amount

Definition at line 384 of file db_lmdb.cpp.

◆ db_index

uint64_t cryptonote::acc_outs_t::db_index

Definition at line 381 of file db_lmdb.cpp.

◆ relative_out_index

uint64_t cryptonote::acc_outs_t::relative_out_index

Definition at line 383 of file db_lmdb.cpp.

◆ tx_hash

crypto::hash cryptonote::acc_outs_t::tx_hash

Definition at line 382 of file db_lmdb.cpp.

◆ unlock_time

uint64_t cryptonote::acc_outs_t::unlock_time

Definition at line 385 of file db_lmdb.cpp.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/blockchain_db/lmdb/db_lmdb.cpp