Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Public Attributes

std::string status
 
std::vector< std::string > tx_hashes
 
bool untrusted
 

Member Data Documentation

◆ status

std::string cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t::status

◆ tx_hashes

std::vector<std::string> cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t::tx_hashes

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_HASHES::response_t::untrusted

The documentation for this struct was generated from the following file: