|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| std::vector< crypto::hash > | tx_hashes |
| bool | untrusted |
Definition at line 1405 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES_BIN::response_t::status |
Definition at line 1406 of file core_rpc_server_commands_defs.h.
| std::vector<crypto::hash> cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES_BIN::response_t::tx_hashes |
Definition at line 1407 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES_BIN::response_t::untrusted |
Definition at line 1408 of file core_rpc_server_commands_defs.h.