|
Electroneum
|
#include <message_data_structs.h>

Public Attributes | |
| cryptonote::transaction | transaction |
| bool | in_pool |
| uint64_t | height |
Definition at line 56 of file message_data_structs.h.
| uint64_t cryptonote::rpc::transaction_info::height |
Definition at line 60 of file message_data_structs.h.
| bool cryptonote::rpc::transaction_info::in_pool |
Definition at line 59 of file message_data_structs.h.
| cryptonote::transaction cryptonote::rpc::transaction_info::transaction |
Definition at line 58 of file message_data_structs.h.