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

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t:
Collaboration graph
[legend]

Public Attributes

std::string status
 
txpool_stats pool_stats
 
bool untrusted
 

Member Data Documentation

◆ pool_stats

txpool_stats cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t::pool_stats

◆ status

std::string cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t::status

◆ untrusted

bool cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t::untrusted

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