|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| std::vector< block_header_response > | headers |
| bool | untrusted |
Definition at line 1646 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 1649 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::status |
Definition at line 1648 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADERS_RANGE::response_t::untrusted |
Definition at line 1650 of file core_rpc_server_commands_defs.h.