|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::vector< block_complete_entry > | blocks |
| std::string | status |
| bool | untrusted |
Definition at line 177 of file core_rpc_server_commands_defs.h.
| std::vector<block_complete_entry> cryptonote::COMMAND_RPC_GET_BLOCKS_BY_HEIGHT::response_t::blocks |
Definition at line 178 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_BLOCKS_BY_HEIGHT::response_t::status |
Definition at line 179 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_BLOCKS_BY_HEIGHT::response_t::untrusted |
Definition at line 180 of file core_rpc_server_commands_defs.h.