|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::vector< std::string > | blks_hashes |
| std::string | status |
| bool | untrusted |
Definition at line 200 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_GET_ALT_BLOCKS_HASHES::response_t::blks_hashes |
Definition at line 201 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_ALT_BLOCKS_HASHES::response_t::status |
Definition at line 202 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_ALT_BLOCKS_HASHES::response_t::untrusted |
Definition at line 203 of file core_rpc_server_commands_defs.h.