|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| uint64_t | height |
| std::vector< std::string > | blocks |
| std::string | status |
Definition at line 1017 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t::blocks |
Definition at line 1019 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t::height |
Definition at line 1018 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t::status |
Definition at line 1020 of file core_rpc_server_commands_defs.h.