|
Electroneum
|
#include <cryptonote_basic.h>
Public Attributes | |
| uint64_t | amount |
| uint32_t | relative_offset |
| crypto::hash | tx_hash |
Definition at line 204 of file cryptonote_basic.h.
| uint64_t cryptonote::txin_to_key_public::amount |
Definition at line 206 of file cryptonote_basic.h.
| uint32_t cryptonote::txin_to_key_public::relative_offset |
Definition at line 207 of file cryptonote_basic.h.
| crypto::hash cryptonote::txin_to_key_public::tx_hash |
Definition at line 208 of file cryptonote_basic.h.