|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| block_header_response | block_header |
| bool | untrusted |
Definition at line 1122 of file core_rpc_server_commands_defs.h.
| block_header_response cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t::block_header |
Definition at line 1124 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t::status |
Definition at line 1123 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_BLOCK_HEADER_BY_HASH::response_t::untrusted |
Definition at line 1125 of file core_rpc_server_commands_defs.h.