|
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 1001 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::amount_of_blocks |
Definition at line 1002 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::prev_block |
Definition at line 1004 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::starting_nonce |
Definition at line 1005 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GENERATEBLOCKS::request_t::wallet_address |
Definition at line 1003 of file core_rpc_server_commands_defs.h.