|
Electroneum
|
#include <message_data_structs.h>

Definition at line 87 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::blob_size |
Definition at line 91 of file message_data_structs.h.
| bool cryptonote::rpc::tx_in_pool::do_not_relay |
Definition at line 102 of file message_data_structs.h.
| bool cryptonote::rpc::tx_in_pool::double_spend_seen |
Definition at line 103 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::fee |
Definition at line 93 of file message_data_structs.h.
| bool cryptonote::rpc::tx_in_pool::kept_by_block |
Definition at line 96 of file message_data_structs.h.
| crypto::hash cryptonote::rpc::tx_in_pool::last_failed_block_hash |
Definition at line 97 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::last_failed_block_height |
Definition at line 98 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::last_relayed_time |
Definition at line 100 of file message_data_structs.h.
| crypto::hash cryptonote::rpc::tx_in_pool::max_used_block_hash |
Definition at line 94 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::max_used_block_height |
Definition at line 95 of file message_data_structs.h.
| bool cryptonote::rpc::tx_in_pool::nonexistent_utxo_seen |
Definition at line 104 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::receive_time |
Definition at line 99 of file message_data_structs.h.
| bool cryptonote::rpc::tx_in_pool::relayed |
Definition at line 101 of file message_data_structs.h.
| cryptonote::transaction cryptonote::rpc::tx_in_pool::tx |
Definition at line 89 of file message_data_structs.h.
| crypto::hash cryptonote::rpc::tx_in_pool::tx_hash |
Definition at line 90 of file message_data_structs.h.
| uint64_t cryptonote::rpc::tx_in_pool::weight |
Definition at line 92 of file message_data_structs.h.