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

#include <core_rpc_server_commands_defs.h>

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

Public Attributes

uint64_t amount_of_blocks
 
std::string wallet_address
 
std::string prev_block
 
uint32_t starting_nonce
 

Member Data Documentation

◆ amount_of_blocks

uint64_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::amount_of_blocks

◆ prev_block

std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::prev_block

◆ starting_nonce

uint32_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::starting_nonce

◆ wallet_address

std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::wallet_address

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