|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| std::vector< block_header_response > | headers |
| bool | untrusted |
Definition at line 1668 of file core_rpc_server_commands_defs.h.
| std::vector<block_header_response> cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::headers |
Definition at line 1670 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::status |
Definition at line 1669 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::untrusted |
Definition at line 1671 of file core_rpc_server_commands_defs.h.