|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| uint64_t | amount_of_blocks |
| std::string | wallet_address |
| std::string | prev_block |
| uint32_t | starting_nonce |
Definition at line 992 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::amount_of_blocks |
Definition at line 994 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::prev_block |
Definition at line 996 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::starting_nonce |
Definition at line 997 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::wallet_address |
Definition at line 995 of file core_rpc_server_commands_defs.h.