#include <core_rpc_server_commands_defs.h>
◆ blob_size
| uint64_t cryptonote::tx_info::blob_size |
◆ do_not_relay
| bool cryptonote::tx_info::do_not_relay |
◆ double_spend_seen
| bool cryptonote::tx_info::double_spend_seen |
◆ fee
| uint64_t cryptonote::tx_info::fee |
◆ id_hash
| std::string cryptonote::tx_info::id_hash |
◆ kept_by_block
| bool cryptonote::tx_info::kept_by_block |
◆ last_failed_height
| uint64_t cryptonote::tx_info::last_failed_height |
◆ last_failed_id_hash
| std::string cryptonote::tx_info::last_failed_id_hash |
◆ last_relayed_time
| uint64_t cryptonote::tx_info::last_relayed_time |
◆ max_used_block_height
| uint64_t cryptonote::tx_info::max_used_block_height |
◆ max_used_block_id_hash
| std::string cryptonote::tx_info::max_used_block_id_hash |
◆ receive_time
| uint64_t cryptonote::tx_info::receive_time |
◆ relayed
| bool cryptonote::tx_info::relayed |
◆ tx_blob
| std::string cryptonote::tx_info::tx_blob |
◆ tx_json
| std::string cryptonote::tx_info::tx_json |
◆ weight
| uint64_t cryptonote::tx_info::weight |
The documentation for this struct was generated from the following file: