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

#include <core_rpc_server_commands_defs.h>

Public Attributes

std::string status
 
std::vector< tx_backlog_entrybacklog
 
bool untrusted
 

Member Data Documentation

◆ backlog

std::vector<tx_backlog_entry> cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_BACKLOG::response_t::backlog

◆ status

std::string cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_BACKLOG::response_t::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_BACKLOG::response_t::untrusted

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