|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| std::vector< std::string > | tx_hashes |
| bool | untrusted |
Definition at line 1428 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t::status |
Definition at line 1429 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t::tx_hashes |
Definition at line 1430 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t::untrusted |
Definition at line 1431 of file core_rpc_server_commands_defs.h.