#include <core_rpc_server_commands_defs.h>
◆ if()
| cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::if |
( |
!this_ref. |
in_pool | ) |
|
|
inline |
◆ as_hex
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::as_hex |
◆ as_json
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::as_json |
◆ block_height
| uint64_t cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::block_height |
◆ block_timestamp
| uint64_t cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::block_timestamp |
◆ double_spend_seen
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::double_spend_seen |
◆ in_pool
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::in_pool |
◆ nonexistent_utxo_seen
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::nonexistent_utxo_seen |
◆ output_indices
| std::vector<uint64_t> cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::output_indices |
◆ prunable_as_hex
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::prunable_as_hex |
◆ prunable_hash
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::prunable_hash |
◆ pruned_as_hex
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::pruned_as_hex |
◆ relayed
| bool cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::relayed |
◆ tx_hash
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTIONS::entry::tx_hash |
The documentation for this struct was generated from the following file: