Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t:

Public Attributes

uint64_t reserve_size
std::string wallet_address
std::string prev_block
std::string extra_nonce

Member Data Documentation

◆ extra_nonce

std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::extra_nonce

◆ prev_block

std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::prev_block

◆ reserve_size

uint64_t cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::reserve_size

◆ wallet_address

std::string cryptonote::COMMAND_RPC_GETBLOCKTEMPLATE::request_t::wallet_address

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