|
Monero
|
#include <message_data_structs.h>

| uint64_t cryptonote::rpc::tx_in_pool::blob_size |
| bool cryptonote::rpc::tx_in_pool::do_not_relay |
| bool cryptonote::rpc::tx_in_pool::double_spend_seen |
| uint64_t cryptonote::rpc::tx_in_pool::fee |
| bool cryptonote::rpc::tx_in_pool::kept_by_block |
| crypto::hash cryptonote::rpc::tx_in_pool::last_failed_block_hash |
| uint64_t cryptonote::rpc::tx_in_pool::last_failed_block_height |
| uint64_t cryptonote::rpc::tx_in_pool::last_relayed_time |
| crypto::hash cryptonote::rpc::tx_in_pool::max_used_block_hash |
| uint64_t cryptonote::rpc::tx_in_pool::max_used_block_height |
| uint64_t cryptonote::rpc::tx_in_pool::receive_time |
| bool cryptonote::rpc::tx_in_pool::relayed |
| cryptonote::transaction cryptonote::rpc::tx_in_pool::tx |
| crypto::hash cryptonote::rpc::tx_in_pool::tx_hash |
| uint64_t cryptonote::rpc::tx_in_pool::weight |