Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t:
Collaboration graph
[legend]

Public Attributes

uint64_t height
 
std::vector< std::string > blocks
 
std::string status
 

Member Data Documentation

◆ blocks

std::vector<std::string> cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t::blocks

◆ height

uint64_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t::height

◆ status

std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::response_t::status

The documentation for this struct was generated from the following file: