|
Electroneum
|
#include <blockchain_db.h>
Public Member Functions | |
| tx_input_t () | |
| bool | is_empty () const |
Public Attributes | |
| crypto::hash | tx_hash |
| uint64_t | in_index |
Definition at line 175 of file blockchain_db.h.
|
inline |
Definition at line 180 of file blockchain_db.h.
|
inline |
Definition at line 182 of file blockchain_db.h.
| uint64_t cryptonote::tx_input_t::in_index |
Definition at line 178 of file blockchain_db.h.
| crypto::hash cryptonote::tx_input_t::tx_hash |
Definition at line 177 of file blockchain_db.h.