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

#include <core_rpc_server_commands_defs.h>

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

Public Attributes

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

Member Data Documentation

◆ 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: