|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| txpool_stats | pool_stats |
| bool | untrusted |
Definition at line 1535 of file core_rpc_server_commands_defs.h.
| txpool_stats cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t::pool_stats |
Definition at line 1538 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t::status |
Definition at line 1537 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_TRANSACTION_POOL_STATS::response_t::untrusted |
Definition at line 1539 of file core_rpc_server_commands_defs.h.